| Class | Line # | Actions | |||||
|---|---|---|---|---|---|---|---|
| DateTimeZone | 102 | 302 | 0% | 148 | 39 | 0.9236790592.4% |
|
| DateTimeZone.Stub | 1296 | 4 | 0% | 4 | 0 | 1.0100% |
|
| DateTimeZone.LazyInit | 1327 | 41 | 0% | 6 | 4 | 0.914893691.5% |
|
Class DateTimeZone |
Line # 102 |
302 |
0% |
148 |
39 |
0.9236790592.4% |
|---|---|---|---|---|---|---|
| getDefault() : DateTimeZone getDefault() : DateTimeZone | 149149 | 14.014 | 0.00% | 8.08 | 3.03 | 0.875 0.87587.5% |
| setDefault(DateTimeZone) : void setDefault(DateTimeZone) : void | 186186 | 6.06 | 0.00% | 3.03 | 2.02 | 0.8 0.880% |
| forID(String) : DateTimeZone forID(String) : DateTimeZone | 213213 | 14.014 | 0.00% | 7.07 | 0.00 | 1.0 1.0100% |
| forOffsetHours(int) : DateTimeZone forOffsetHours(int) : DateTimeZone | 247247 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| forOffsetHoursMinutes(int,int) : DateTimeZone forOffsetHoursMinutes(int,int) : DateTimeZone | 282282 | 17.017 | 0.00% | 11.011 | 1.01 | 0.962963 0.96296396.3% |
| forOffsetMillis(int) : DateTimeZone forOffsetMillis(int) : DateTimeZone | 316316 | 4.04 | 0.00% | 3.03 | 2.02 | 0.6666667 0.666666766.7% |
| forTimeZone(TimeZone) : DateTimeZone forTimeZone(TimeZone) : DateTimeZone | 339339 | 30.030 | 0.00% | 14.014 | 2.02 | 0.96153843 0.9615384396.2% |
| convertToAsciiNumber(String) : String convertToAsciiNumber(String) : String | 388388 | 7.07 | 0.00% | 3.03 | 0.00 | 1.0 1.0100% |
| fixedOffsetZone(String,int) : DateTimeZone fixedOffsetZone(String,int) : DateTimeZone | 408408 | 3.03 | 0.00% | 2.02 | 0.00 | 1.0 1.0100% |
| getAvailableIDs() : Set<String> getAvailableIDs() : Set<String> | 420420 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| getProvider() : Provider getProvider() : Provider | 433433 | 6.06 | 0.00% | 3.03 | 2.02 | 0.8 0.880% |
| setProvider(Provider) : void setProvider(Provider) : void | 454454 | 7.07 | 0.00% | 3.03 | 2.02 | 0.8181818 0.818181881.8% |
| validateProvider(Provider) : Provider validateProvider(Provider) : Provider | 474474 | 8.08 | 0.00% | 5.05 | 0.00 | 1.0 1.0100% |
| getDefaultProvider() : Provider getDefaultProvider() : Provider | 506506 | 19.019 | 0.00% | 8.08 | 3.03 | 0.8695652 0.869565287% |
| getNameProvider() : NameProvider getNameProvider() : NameProvider | 555555 | 6.06 | 0.00% | 3.03 | 2.02 | 0.8 0.880% |
| setNameProvider(NameProvider) : void setNameProvider(NameProvider) : void | 576576 | 6.06 | 0.00% | 3.03 | 2.02 | 0.8 0.880% |
| getDefaultNameProvider() : NameProvider getDefaultNameProvider() : NameProvider | 595595 | 10.010 | 0.00% | 5.05 | 1.01 | 0.9285714 0.928571492.9% |
| getConvertedId(String) : String getConvertedId(String) : String | 624624 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| parseOffset(String) : int parseOffset(String) : int | 634634 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| printOffset(int) : String printOffset(int) : String | 647647 | 23.023 | 0.00% | 4.04 | 0.00 | 1.0 1.0100% |
| DateTimeZone(String) DateTimeZone(String) | 692692 | 3.03 | 0.00% | 2.02 | 0.00 | 1.0 1.0100% |
| getID() : String getID() : String | 707707 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| getShortName(long) : String getShortName(long) : String | 731731 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| getShortName(long,Locale) : String getShortName(long,Locale) : String | 746746 | 13.013 | 0.00% | 5.05 | 0.00 | 1.0 1.0100% |
| getName(long) : String getName(long) : String | 777777 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| getName(long,Locale) : String getName(long,Locale) : String | 792792 | 13.013 | 0.00% | 5.05 | 0.00 | 1.0 1.0100% |
| getOffset(ReadableInstant) : int getOffset(ReadableInstant) : int | 827827 | 3.03 | 0.00% | 2.02 | 0.00 | 1.0 1.0100% |
| isStandardOffset(long) : boolean isStandardOffset(long) : boolean | 858858 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| getOffsetFromLocal(long) : int getOffsetFromLocal(long) : int | 898898 | 21.021 | 0.00% | 9.09 | 5.05 | 0.8648649 0.864864986.5% |
| convertUTCToLocal(long) : long convertUTCToLocal(long) : long | 947947 | 5.05 | 0.00% | 3.03 | 2.02 | 0.71428573 0.7142857371.4% |
| convertLocalToUTC(long,boolean,long) : long convertLocalToUTC(long,boolean,long) : long | 974974 | 6.06 | 0.00% | 2.02 | 0.00 | 1.0 1.0100% |
| convertLocalToUTC(long,boolean) : long convertLocalToUTC(long,boolean) : long | 996996 | 18.018 | 0.00% | 10.010 | 8.08 | 0.75 0.7575% |
| getMillisKeepLocal(DateTimeZone,long) : long getMillisKeepLocal(DateTimeZone,long) : long | 10491049 | 6.06 | 0.00% | 3.03 | 0.00 | 1.0 1.0100% |
| isLocalDateTimeGap(LocalDateTime) : boolean isLocalDateTimeGap(LocalDateTime) : boolean | 11661166 | 6.06 | 0.00% | 3.03 | 2.02 | 0.75 0.7575% |
| adjustOffset(long,boolean) : long adjustOffset(long,boolean) : long | 11851185 | 16.016 | 0.00% | 7.07 | 0.00 | 1.0 1.0100% |
| toTimeZone() : java.util.TimeZone toTimeZone() : java.util.TimeZone | 12541254 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| hashCode() : int hashCode() : int | 12711271 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| toString() : String toString() : String | 12791279 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| writeReplace() : Object writeReplace() : Object | 12891289 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
|
Class DateTimeZone.Stub |
Line # 1296 |
4 |
0% |
4 |
0 |
1.0100% |
|---|---|---|---|---|---|---|
| Stub(String) Stub(String) | 13061306 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| writeObject(ObjectOutputStream) : void writeObject(ObjectOutputStream) : void | 13101310 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| readObject(ObjectInputStream) : void readObject(ObjectInputStream) : void | 13141314 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| readResolve() : Object readResolve() : Object | 13181318 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
|
Class DateTimeZone.LazyInit |
Line # 1327 |
41 |
0% |
6 |
4 |
0.914893691.5% |
|---|---|---|---|---|---|---|
| getZone() : DateTimeZone getZone() : DateTimeZone | 13391339 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| withUTC() : Chronology withUTC() : Chronology | 13421342 | 1.01 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| withZone(DateTimeZone) : Chronology withZone(DateTimeZone) : Chronology | 13451345 | 1.01 | 0.00% | 1.01 | 1.01 | 0.0 0.00% |
| toString() : String toString() : String | 13481348 | 1.01 | 0.00% | 1.01 | 1.01 | 0.0 0.00% |
| buildFormatter() : DateTimeFormatter buildFormatter() : DateTimeFormatter | 13341334 | 2.02 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
| buildMap() : Map<String, String> buildMap() : Map<String, String> | 13581358 | 35.035 | 0.00% | 1.01 | 0.00 | 1.0 1.0100% |
|
0.18551236
|
org.joda.time.TestDateTimeZone.testForTimeZone_TimeZoneorg.joda.time.TestDateTimeZone.testForTimeZone_TimeZone | 1PASS | ||
|
0.18197879
|
org.joda.time.TestDateTimeZoneCutover.testWithMinuteOfHourInDstChange_mockZoneorg.joda.time.TestDateTimeZoneCutover.testWithMinuteOfHourInDstChange_mockZone | 1PASS | ||
|
0.15547703
|
org.joda.time.chrono.TestLenientChronology.testNearDstTransitionorg.joda.time.chrono.TestLenientChronology.testNearDstTransition | 1PASS | ||
|
0.15547703
|
org.joda.time.TestDateTimeZone.testForOffsetHoursMinutes_int_intorg.joda.time.TestDateTimeZone.testForOffsetHoursMinutes_int_int | 1PASS | ||
|
0.15371025
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_localPrintParseOffsetAndZoneorg.joda.time.format.TestDateTimeFormatterBuilder.test_localPrintParseOffsetAndZone | 1PASS | ||
|
0.15194346
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseOffsetAndZoneorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseOffsetAndZone | 1PASS | ||
|
0.14840989
|
org.joda.time.TestDateTimeZone.testForOffsetHours_intorg.joda.time.TestDateTimeZone.testForOffsetHours_int | 1PASS | ||
|
0.1466431
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_offsetParsedorg.joda.time.format.TestDateTimeFormatter.testParseInto_offsetParsed | 1PASS | ||
|
0.14310955
|
org.joda.time.tz.TestCompiler.test_Amman_2006org.joda.time.tz.TestCompiler.test_Amman_2006 | 1PASS | ||
|
0.14310955
|
org.joda.time.tz.TestCompiler.test_Amman_2004org.joda.time.tz.TestCompiler.test_Amman_2004 | 1PASS | ||
|
0.14310955
|
org.joda.time.tz.TestCompiler.test_Amman_2005org.joda.time.tz.TestCompiler.test_Amman_2005 | 1PASS | ||
|
0.14310955
|
org.joda.time.tz.TestCompiler.test_Amman_2003org.joda.time.tz.TestCompiler.test_Amman_2003 | 1PASS | ||
|
0.1360424
|
org.joda.time.format.TestDateTimeFormatter.testParseDateTime_offsetParsedorg.joda.time.format.TestDateTimeFormatter.testParseDateTime_offsetParsed | 1PASS | ||
|
0.1360424
|
org.joda.time.TestDateTimeZone.testNameProviderorg.joda.time.TestDateTimeZone.testNameProvider | 1PASS | ||
|
0.1360424
|
org.joda.time.TestDateTimeZone.testForID_Stringorg.joda.time.TestDateTimeZone.testForID_String | 1PASS | ||
|
0.1360424
|
org.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_offsetParsedorg.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_offsetParsed | 1PASS | ||
|
0.12897527
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_localPrintParseOffsetorg.joda.time.format.TestDateTimeFormatterBuilder.test_localPrintParseOffset | 1PASS | ||
|
0.12897527
|
org.joda.time.TestDateTimeZone.testTimeZoneConversionorg.joda.time.TestDateTimeZone.testTimeZoneConversion | 1PASS | ||
|
0.12720849
|
org.joda.time.TestDateTime_Constructors.testParse_noFormatterorg.joda.time.TestDateTime_Constructors.testParse_noFormatter | 1PASS | ||
|
0.12720849
|
org.joda.time.TestMutableDateTime_Constructors.testParse_noFormatterorg.joda.time.TestMutableDateTime_Constructors.testParse_noFormatter | 1PASS | ||
|
0.12720849
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseOffsetorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseOffset | 1PASS | ||
|
0.1254417
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_localParseWrongOffsetAndZoneorg.joda.time.format.TestDateTimeFormatterBuilder.test_localParseWrongOffsetAndZone | 1PASS | ||
|
0.1254417
|
org.joda.time.TestDateTimeZone.testForOffsetMillis_intorg.joda.time.TestDateTimeZone.testForOffsetMillis_int | 1PASS | ||
|
0.123674914
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_parseWrongOffsetAndZoneorg.joda.time.format.TestDateTimeFormatterBuilder.test_parseWrongOffsetAndZone | 1PASS | ||
|
0.123674914
|
org.joda.time.chrono.TestISOChronology.testDurationFieldsorg.joda.time.chrono.TestISOChronology.testDurationFields | 1PASS | ||
|
0.11837456
|
org.joda.time.TestLocalDate_Basics.testToInterval_Zone_noMidnightorg.joda.time.TestLocalDate_Basics.testToInterval_Zone_noMidnight | 1PASS | ||
|
0.11660777
|
org.joda.time.convert.TestCalendarConverter.testGetChronology_Object_nullChronologyorg.joda.time.convert.TestCalendarConverter.testGetChronology_Object_nullChronology | 1PASS | ||
|
0.11484099
|
org.joda.time.chrono.TestGJChronology.testSubtractDaysorg.joda.time.chrono.TestGJChronology.testSubtractDays | 1PASS | ||
|
0.113074206
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalTime_simpleorg.joda.time.format.TestDateTimeFormatter.testParseLocalTime_simple | 1PASS | ||
|
0.113074206
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDateTime_simpleorg.joda.time.format.TestDateTimeFormatter.testParseLocalDateTime_simple | 1PASS | ||
|
0.113074206
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_simpleorg.joda.time.format.TestDateTimeFormatter.testParseLocalDate_simple | 1PASS | ||
|
0.11130742
|
org.joda.time.TestDateTimeZoneCutover.testBug3192457_adjustOffsetorg.joda.time.TestDateTimeZoneCutover.testBug3192457_adjustOffset | 1PASS | ||
|
0.109540634
|
org.joda.time.TestDateTime_Properties.testPropertyWithMinimumValueMillisOfDayDSTGaporg.joda.time.TestDateTime_Properties.testPropertyWithMinimumValueMillisOfDayDSTGap | 1PASS | ||
|
0.109540634
|
org.joda.time.TestIllegalFieldValueException.testZoneTransitionorg.joda.time.TestIllegalFieldValueException.testZoneTransition | 1PASS | ||
|
0.10777385
|
org.joda.time.TestDateTimeZone.testSerialization2org.joda.time.TestDateTimeZone.testSerialization2 | 1PASS | ||
|
0.10424028
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_localPrintParseZoneTokyoorg.joda.time.format.TestDateTimeFormatterBuilder.test_localPrintParseZoneTokyo | 1PASS | ||
|
0.10424028
|
org.joda.time.TestDuration_Basics.testToPeriod_fixedZoneorg.joda.time.TestDuration_Basics.testToPeriod_fixedZone | 1PASS | ||
|
0.10424028
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_fixedZoneorg.joda.time.TestPeriod_Constructors.testConstructor_long_fixedZone | 1PASS | ||
|
0.10424028
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseShortNameWithAutoLookuporg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseShortNameWithAutoLookup | 1PASS | ||
|
0.1024735
|
org.joda.time.TestDateTimeZoneCutover.testForum4013394_retainOffsetWhenRetainFields_sameOffsetsDifferentZonesorg.joda.time.TestDateTimeZoneCutover.testForum4013394_retainOffsetWhenRetainFields_sameOffsetsDifferentZones | 1PASS | ||
|
0.1024735
|
org.joda.time.TestDateTime_Properties.testPropertyWithMaximumValueMillisOfDayDSTGaporg.joda.time.TestDateTime_Properties.testPropertyWithMaximumValueMillisOfDayDSTGap | 1PASS | ||
|
0.10070671
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtStartOfDay_avoidDSTorg.joda.time.TestLocalDate_Basics.testToDateTimeAtStartOfDay_avoidDST | 1PASS | ||
|
0.09893993
|
org.joda.time.chrono.TestLenientChronology.test_lenientChrononolgy_Chicagoorg.joda.time.chrono.TestLenientChronology.test_lenientChrononolgy_Chicago | 1PASS | ||
|
0.09893993
|
org.joda.time.TestMinMaxLong.testDateTime_aroundZeroorg.joda.time.TestMinMaxLong.testDateTime_aroundZero | 1PASS | ||
|
0.09893993
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_parseWrongOffsetorg.joda.time.format.TestDateTimeFormatterBuilder.test_parseWrongOffset | 1PASS | ||
|
0.09893993
|
org.joda.time.TestDateTime_Constructors.testParse_noFormatter_vs_constructor_correctOffsetorg.joda.time.TestDateTime_Constructors.testParse_noFormatter_vs_constructor_correctOffset | 1PASS | ||
|
0.09717315
|
org.joda.time.TestDateTimeZone.testIsLocalDateTimeGap_Berlinorg.joda.time.TestDateTimeZone.testIsLocalDateTimeGap_Berlin | 1PASS | ||
|
0.09717315
|
org.joda.time.TestMutableDateTime_Sets.testSetDate_RI_different1org.joda.time.TestMutableDateTime_Sets.testSetDate_RI_different1 | 1PASS | ||
|
0.09717315
|
org.joda.time.TestMutableDateTime_Sets.testSetDate_RI_different2org.joda.time.TestMutableDateTime_Sets.testSetDate_RI_different2 | 1PASS | ||
|
0.09717315
|
org.joda.time.TestDateTimeZone.testGetOffsetFixed_RIorg.joda.time.TestDateTimeZone.testGetOffsetFixed_RI | 1PASS | ||
|
0.09717315
|
org.joda.time.TestDateTimeZone.testEqualsHashCodeorg.joda.time.TestDateTimeZone.testEqualsHashCode | 1PASS | ||
|
0.09540636
|
org.joda.time.TestSerialization.testSerializedGJChronologyorg.joda.time.TestSerialization.testSerializedGJChronology | 1PASS | ||
|
0.093639575
|
org.joda.time.TestDateTimeZone.testGetShortNameorg.joda.time.TestDateTimeZone.testGetShortName | 1PASS | ||
|
0.093639575
|
org.joda.time.TestLocalDate_Basics.testToIntervalorg.joda.time.TestLocalDate_Basics.testToInterval | 1PASS | ||
|
0.093639575
|
org.joda.time.TestLocalDate_Basics.testToInterval_nullZoneorg.joda.time.TestLocalDate_Basics.testToInterval_nullZone | 1PASS | ||
|
0.09187279
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_shortLongDateTimeorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_shortLongDateTime | 1PASS | ||
|
0.09187279
|
org.joda.time.TestDateTimeZone.testProviderorg.joda.time.TestDateTimeZone.testProvider | 1PASS | ||
|
0.09187279
|
org.joda.time.TestDateTimeZone.testIsLocalDateTimeGap_NewYorkorg.joda.time.TestDateTimeZone.testIsLocalDateTimeGap_NewYork | 1PASS | ||
|
0.09187279
|
org.joda.time.TestDateTimeZoneCutover.testBug3476684_adjustOffsetorg.joda.time.TestDateTimeZoneCutover.testBug3476684_adjustOffset | 1PASS | ||
|
0.09187279
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_shortFullDateTimeorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_shortFullDateTime | 1PASS | ||
|
0.09010601
|
org.joda.time.TestDateTimeZone.testGetOffsetFixedorg.joda.time.TestDateTimeZone.testGetOffsetFixed | 1PASS | ||
|
0.09010601
|
org.joda.time.TestMutableDateTime_Sets.testSetDayOfMonth_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Sets.testSetDayOfMonth_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.088339224
|
org.joda.time.TestSerialization.testSerializedGJChronologyChangedInternalsorg.joda.time.TestSerialization.testSerializedGJChronologyChangedInternals | 1PASS | ||
|
0.088339224
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_addWrapFieldDay_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_addWrapFieldDay_Turk | 1PASS | ||
|
0.088339224
|
org.joda.time.TestSerialization.testSerializedBuddhistChronologyorg.joda.time.TestSerialization.testSerializedBuddhistChronology | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateMidnight_Properties.testPropertyToIntervalYearOfEraorg.joda.time.TestDateMidnight_Properties.testPropertyToIntervalYearOfEra | 1PASS | ||
|
0.08657244
|
org.joda.time.TestYearMonth_Basics.testToDateTime_RIorg.joda.time.TestYearMonth_Basics.testToDateTime_RI | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateMidnight_Properties.testPropertyAddWrapFieldMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyAddWrapFieldMonthOfYear | 1PASS | ||
|
0.08657244
|
org.joda.time.TestMonthDay_Basics.testToDateTime_nullRIorg.joda.time.TestMonthDay_Basics.testToDateTime_nullRI | 1PASS | ||
|
0.08657244
|
org.joda.time.TestYearMonthDay_Basics.testToDateTimeAtCurrentTimeorg.joda.time.TestYearMonthDay_Basics.testToDateTimeAtCurrentTime | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateMidnight_Properties.testPropertyToIntervalYearorg.joda.time.TestDateMidnight_Properties.testPropertyToIntervalYear | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldWeekOfWeekyearorg.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldWeekOfWeekyear | 1PASS | ||
|
0.08657244
|
org.joda.time.format.TestISODateTimeFormatParsing.test_weekDateorg.joda.time.format.TestISODateTimeFormatParsing.test_weekDate | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateTime_Properties.testPropertyAddDayOfWeekorg.joda.time.TestDateTime_Properties.testPropertyAddDayOfWeek | 1PASS | ||
|
0.08657244
|
org.joda.time.TestYearMonthDay_Basics.testToDateTime_RIorg.joda.time.TestYearMonthDay_Basics.testToDateTime_RI | 1PASS | ||
|
0.08657244
|
org.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalYearorg.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalYear | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateMidnight_Properties.testPropertySetTextLocaleMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertySetTextLocaleMonthOfYear | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateMidnight_Properties.testPropertyAddLongMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyAddLongMonthOfYear | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateTimeZone.testPatchedNameKeysGazaHistoricorg.joda.time.TestDateTimeZone.testPatchedNameKeysGazaHistoric | 1PASS | ||
|
0.08657244
|
org.joda.time.TestYearMonthDay_Basics.testToIntervalorg.joda.time.TestYearMonthDay_Basics.testToInterval | 1PASS | ||
|
0.08657244
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtCurrentTimeorg.joda.time.TestLocalDate_Basics.testToDateTimeAtCurrentTime | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateTimeZone.testPatchedNameKeysLondonorg.joda.time.TestDateTimeZone.testPatchedNameKeysLondon | 1PASS | ||
|
0.08657244
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_chronoorg.joda.time.format.TestDateTimeFormatter.testParseInto_chrono | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateTimeZone.testPatchedNameKeysSydneyorg.joda.time.TestDateTimeZone.testPatchedNameKeysSydney | 1PASS | ||
|
0.08657244
|
org.joda.time.TestYearMonth_Basics.testToDateTime_nullRIorg.joda.time.TestYearMonth_Basics.testToDateTime_nullRI | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateTime_Properties.testPropertyToIntervalYearorg.joda.time.TestDateTime_Properties.testPropertyToIntervalYear | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateMidnight_Properties.testPropertyAddMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyAddMonthOfYear | 1PASS | ||
|
0.08657244
|
org.joda.time.TestLocalDate_Basics.testToDateTime_RIorg.joda.time.TestLocalDate_Basics.testToDateTime_RI | 1PASS | ||
|
0.08657244
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtCurrentTime_nullZoneorg.joda.time.TestLocalDate_Basics.testToDateTimeAtCurrentTime_nullZone | 1PASS | ||
|
0.08657244
|
org.joda.time.TestYearMonthDay_Basics.testToDateTime_TODorg.joda.time.TestYearMonthDay_Basics.testToDateTime_TOD | 1PASS | ||
|
0.08657244
|
org.joda.time.TestYearMonthDay_Basics.testToDateTimeAtCurrentTime_nullZoneorg.joda.time.TestYearMonthDay_Basics.testToDateTimeAtCurrentTime_nullZone | 1PASS | ||
|
0.08657244
|
org.joda.time.TestYearMonthDay_Basics.testToInterval_nullZoneorg.joda.time.TestYearMonthDay_Basics.testToInterval_nullZone | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateTime_Properties.testPropertyAddYearorg.joda.time.TestDateTime_Properties.testPropertyAddYear | 1PASS | ||
|
0.08657244
|
org.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalYearOfCenturyorg.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalYearOfCentury | 1PASS | ||
|
0.08657244
|
org.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_chronoorg.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_chrono | 1PASS | ||
|
0.08657244
|
org.joda.time.TestYearMonthDay_Basics.testToDateTime_TOD_nullZoneorg.joda.time.TestYearMonthDay_Basics.testToDateTime_TOD_nullZone | 1PASS | ||
|
0.08657244
|
org.joda.time.TestMonthDay_Basics.testToDateTime_RIorg.joda.time.TestMonthDay_Basics.testToDateTime_RI | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateTime_Properties.testPropertyToIntervalYearOfEraorg.joda.time.TestDateTime_Properties.testPropertyToIntervalYearOfEra | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateTimeZone.testTransitionFixedorg.joda.time.TestDateTimeZone.testTransitionFixed | 1PASS | ||
|
0.08657244
|
org.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalYearOfEraorg.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalYearOfEra | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldMonthOfYearorg.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldMonthOfYear | 1PASS | ||
|
0.08657244
|
org.joda.time.format.TestDateTimeFormatter.testParseDateTime_chronoorg.joda.time.format.TestDateTimeFormatter.testParseDateTime_chrono | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldDayOfYearorg.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldDayOfYear | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateTime_Properties.testPropertyAddDayOfYearorg.joda.time.TestDateTime_Properties.testPropertyAddDayOfYear | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateTime_Properties.testPropertyAddMonthOfYearorg.joda.time.TestDateTime_Properties.testPropertyAddMonthOfYear | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateTime_Properties.testPropertySetMonthOfYearorg.joda.time.TestDateTime_Properties.testPropertySetMonthOfYear | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateTime_Properties.testPropertyToIntervalYearOfCenturyorg.joda.time.TestDateTime_Properties.testPropertyToIntervalYearOfCentury | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateMidnight_Properties.testPropertyToIntervalYearOfCenturyorg.joda.time.TestDateMidnight_Properties.testPropertyToIntervalYearOfCentury | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateTime_Properties.testPropertyAddDayOfMonthorg.joda.time.TestDateTime_Properties.testPropertyAddDayOfMonth | 1PASS | ||
|
0.08657244
|
org.joda.time.TestYearMonthDay_Basics.testToDateTime_nullRIorg.joda.time.TestYearMonthDay_Basics.testToDateTime_nullRI | 1PASS | ||
|
0.08657244
|
org.joda.time.format.TestISODateTimeFormatParsing.test_ordinalDateorg.joda.time.format.TestISODateTimeFormatParsing.test_ordinalDate | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateTime_Properties.testPropertyAddWeekOfWeekyearorg.joda.time.TestDateTime_Properties.testPropertyAddWeekOfWeekyear | 1PASS | ||
|
0.08657244
|
org.joda.time.TestLocalDate_Basics.testToDateTime_nullRIorg.joda.time.TestLocalDate_Basics.testToDateTime_nullRI | 1PASS | ||
|
0.08657244
|
org.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldYearorg.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldYear | 1PASS | ||
|
0.08480565
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_Turk | 1PASS | ||
|
0.08480565
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourBack_NewYork_Springorg.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourBack_NewYork_Spring | 1PASS | ||
|
0.08480565
|
org.joda.time.TestStringConvert.testDateMidnightorg.joda.time.TestStringConvert.testDateMidnight | 1PASS | ||
|
0.08480565
|
org.joda.time.TestLocalDate_Basics.testToInterval_Zoneorg.joda.time.TestLocalDate_Basics.testToInterval_Zone | 1PASS | ||
|
0.08480565
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourForward_NewYork_Springorg.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourForward_NewYork_Spring | 1PASS | ||
|
0.08480565
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_withDay_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_withDay_Turk | 1PASS | ||
|
0.08480565
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_Turk | 1PASS | ||
|
0.08480565
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourZero_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourZero_Turk | 1PASS | ||
|
0.08480565
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_withHourZero_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_withHourZero_Turk | 1PASS | ||
|
0.08480565
|
org.joda.time.format.TestTextFields.testWeekdayNamesorg.joda.time.format.TestTextFields.testWeekdayNames | 1PASS | ||
|
0.08303887
|
org.joda.time.TestDateTime_Properties.testPropertySetTextDayOfYearorg.joda.time.TestDateTime_Properties.testPropertySetTextDayOfYear | 1PASS | ||
|
0.08303887
|
org.joda.time.TestYearMonth_Basics.testToIntervalorg.joda.time.TestYearMonth_Basics.testToInterval | 1PASS | ||
|
0.08303887
|
org.joda.time.TestMutableDateTime_Sets.testSetMonthOfYear_int1org.joda.time.TestMutableDateTime_Sets.testSetMonthOfYear_int1 | 1PASS | ||
|
0.08303887
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldWeekOfWeekyearorg.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldWeekOfWeekyear | 1PASS | ||
|
0.08303887
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetTextWeekOfWeekyearorg.joda.time.TestMutableDateTime_Properties.testPropertySetTextWeekOfWeekyear | 1PASS | ||
|
0.08303887
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtStartOfDay_nullZoneorg.joda.time.TestLocalDate_Basics.testToDateTimeAtStartOfDay_nullZone | 1PASS | ||
|
0.08303887
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetWeekOfWeekyearorg.joda.time.TestMutableDateTime_Properties.testPropertySetWeekOfWeekyear | 1PASS | ||
|
0.08303887
|
org.joda.time.TestMutableDateTime_Sets.testSetWeekOfWeekyear_int1org.joda.time.TestMutableDateTime_Sets.testSetWeekOfWeekyear_int1 | 1PASS | ||
|
0.08303887
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RP7org.joda.time.TestInterval_Constructors.testConstructor_RI_RP7 | 1PASS | ||
|
0.08303887
|
org.joda.time.TestMutableDateTime_Sets.testSetDayOfMonth_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Sets.testSetDayOfMonth_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.08303887
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetDayOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertySetDayOfYear | 1PASS | ||
|
0.08303887
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldDayOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldDayOfYear | 1PASS | ||
|
0.08303887
|
org.joda.time.TestMutableDateTime_Sets.testSetMonthOfYear_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Sets.testSetMonthOfYear_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.08303887
|
org.joda.time.TestMutableDateTime_Sets.testSetDayOfYear_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Sets.testSetDayOfYear_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.08303887
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetTextDayOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertySetTextDayOfYear | 1PASS | ||
|
0.08303887
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldMonthOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldMonthOfYear | 1PASS | ||
|
0.08303887
|
org.joda.time.TestMutableDateTime_Sets.testSetMonthOfYear_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Sets.testSetMonthOfYear_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.08303887
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicOrdinalDateorg.joda.time.format.TestISODateTimeFormatParsing.test_basicOrdinalDate | 1PASS | ||
|
0.08303887
|
org.joda.time.TestDateTime_Properties.testPropertySetWeekOfWeekyearorg.joda.time.TestDateTime_Properties.testPropertySetWeekOfWeekyear | 1PASS | ||
|
0.08303887
|
org.joda.time.TestMutableDateTime_Sets.testSetDayOfYear_int1org.joda.time.TestMutableDateTime_Sets.testSetDayOfYear_int1 | 1PASS | ||
|
0.08303887
|
org.joda.time.TestInterval_Constructors.testConstructor_RP_RI7org.joda.time.TestInterval_Constructors.testConstructor_RP_RI7 | 1PASS | ||
|
0.08303887
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetMonthOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertySetMonthOfYear | 1PASS | ||
|
0.08303887
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddMonthOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertyAddMonthOfYear | 1PASS | ||
|
0.08303887
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP7org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP7 | 1PASS | ||
|
0.08303887
|
org.joda.time.TestDateTime_Properties.testPropertySetTextMonthOfYearorg.joda.time.TestDateTime_Properties.testPropertySetTextMonthOfYear | 1PASS | ||
|
0.08303887
|
org.joda.time.TestDateTime_Properties.testPropertySetDayOfYearorg.joda.time.TestDateTime_Properties.testPropertySetDayOfYear | 1PASS | ||
|
0.08303887
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtStartOfDayorg.joda.time.TestLocalDate_Basics.testToDateTimeAtStartOfDay | 1PASS | ||
|
0.08303887
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI7org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI7 | 1PASS | ||
|
0.08303887
|
org.joda.time.TestDateTime_Properties.testPropertySetTextWeekOfWeekyearorg.joda.time.TestDateTime_Properties.testPropertySetTextWeekOfWeekyear | 1PASS | ||
|
0.08303887
|
org.joda.time.TestYearMonth_Basics.testToInterval_nullZoneorg.joda.time.TestYearMonth_Basics.testToInterval_nullZone | 1PASS | ||
|
0.08303887
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetTextMonthOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertySetTextMonthOfYear | 1PASS | ||
|
0.08303887
|
org.joda.time.TestMutableDateTime_Sets.testSetDayOfYear_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Sets.testSetDayOfYear_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.08127209
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_addWrapFieldDay_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_addWrapFieldDay_Gaza | 1PASS | ||
|
0.08127209
|
org.joda.time.TestDateMidnight_Basics.testSerializationorg.joda.time.TestDateMidnight_Basics.testSerialization | 1PASS | ||
|
0.08127209
|
org.joda.time.TestMutableDateTime_Sets.testSetDate_RI_sameorg.joda.time.TestMutableDateTime_Sets.testSetDate_RI_same | 1PASS | ||
|
0.08127209
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseShortNameWithLookuporg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseShortNameWithLookup | 1PASS | ||
|
0.08127209
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_longTimeorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_longTime | 1PASS | ||
|
0.08127209
|
org.joda.time.TestDateTimeZoneCutover.test_MutableDateTime_setZoneRetainFields_Turkorg.joda.time.TestDateTimeZoneCutover.test_MutableDateTime_setZoneRetainFields_Turk | 1PASS | ||
|
0.08127209
|
org.joda.time.TestSerialization.testSerializedDateMidnightPropertyorg.joda.time.TestSerialization.testSerializedDateMidnightProperty | 1PASS | ||
|
0.08127209
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_mediumLongDateTimeorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_mediumLongDateTime | 1PASS | ||
|
0.08127209
|
org.joda.time.TestSerialization.testSerializedDateMidnightorg.joda.time.TestSerialization.testSerializedDateMidnight | 1PASS | ||
|
0.08127209
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_mediumFullDateTimeorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_mediumFullDateTime | 1PASS | ||
|
0.08127209
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_fullDateTimeorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_fullDateTime | 1PASS | ||
|
0.08127209
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_withZoneRetainFields_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_withZoneRetainFields_Turk | 1PASS | ||
|
0.08127209
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_longDateTimeorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_longDateTime | 1PASS | ||
|
0.08127209
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_fullTimeorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_fullTime | 1PASS | ||
|
0.08127209
|
org.joda.time.chrono.TestBuddhistChronology.testDurationFieldsorg.joda.time.chrono.TestBuddhistChronology.testDurationFields | 1PASS | ||
|
0.08127209
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseLongNameWithLookuporg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseLongNameWithLookup | 1PASS | ||
|
0.0795053
|
org.joda.time.TestSerialization.testSerializedLocalDateTimeorg.joda.time.TestSerialization.testSerializedLocalDateTime | 1PASS | ||
|
0.0795053
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RI_chronoEndorg.joda.time.TestInterval_Constructors.testConstructor_RI_RI_chronoEnd | 1PASS | ||
|
0.0795053
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RI_chronoStartorg.joda.time.TestInterval_Constructors.testConstructor_RI_RI_chronoStart | 1PASS | ||
|
0.0795053
|
org.joda.time.TestSerialization.testSerializedLocalDateorg.joda.time.TestSerialization.testSerializedLocalDate | 1PASS | ||
|
0.0795053
|
org.joda.time.chrono.TestGJChronology.testLeap_29feborg.joda.time.chrono.TestGJChronology.testLeap_29feb | 1PASS | ||
|
0.0795053
|
org.joda.time.chrono.TestGJChronology.testDurationFieldsorg.joda.time.chrono.TestGJChronology.testDurationFields | 1PASS | ||
|
0.0795053
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI8org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI8 | 1PASS | ||
|
0.0795053
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI9org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI9 | 1PASS | ||
|
0.0795053
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourAcross_NewYork_Springorg.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourAcross_NewYork_Spring | 1PASS | ||
|
0.0795053
|
org.joda.time.chrono.TestGJChronology.testLeap_28feborg.joda.time.chrono.TestGJChronology.testLeap_28feb | 1PASS | ||
|
0.0795053
|
org.joda.time.TestDateTimeZone.testPatchedNameKeysSydneyHistoricorg.joda.time.TestDateTimeZone.testPatchedNameKeysSydneyHistoric | 1PASS | ||
|
0.0795053
|
org.joda.time.TestInterval_Constructors.testConstructor_long_long_Chronologyorg.joda.time.TestInterval_Constructors.testConstructor_long_long_Chronology | 1PASS | ||
|
0.0795053
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_long_long_Chronology1org.joda.time.TestMutableInterval_Constructors.testConstructor_long_long_Chronology1 | 1PASS | ||
|
0.0795053
|
org.joda.time.TestLocalDate_Constructors.testConstructor_nullDateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_nullDateTimeZone | 1PASS | ||
|
0.0795053
|
org.joda.time.TestMutableDateTime_Sets.testSetTime_RI1org.joda.time.TestMutableDateTime_Sets.testSetTime_RI1 | 1PASS | ||
|
0.0795053
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtStartOfDay_Zone_avoidDSTorg.joda.time.TestLocalDate_Basics.testToDateTimeAtStartOfDay_Zone_avoidDST | 1PASS | ||
|
0.0795053
|
org.joda.time.TestMutableDateTime_Sets.testSetTime_RI2org.joda.time.TestMutableDateTime_Sets.testSetTime_RI2 | 1PASS | ||
|
0.0795053
|
org.joda.time.TestSerialization.testSerializedLocalTimeorg.joda.time.TestSerialization.testSerializedLocalTime | 1PASS | ||
|
0.0795053
|
org.joda.time.TestLocalTime_Constructors.testConstructor_nullDateTimeZoneorg.joda.time.TestLocalTime_Constructors.testConstructor_nullDateTimeZone | 1PASS | ||
|
0.077738516
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourBack_Moscow_Springorg.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourBack_Moscow_Spring | 1PASS | ||
|
0.077738516
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_Gaza | 1PASS | ||
|
0.077738516
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_withHourZero_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_withHourZero_Gaza | 1PASS | ||
|
0.077738516
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourZero_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourZero_Gaza | 1PASS | ||
|
0.077738516
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_Gaza | 1PASS | ||
|
0.077738516
|
org.joda.time.TestMutableDateTime_Sets.testSetDate_RI1org.joda.time.TestMutableDateTime_Sets.testSetDate_RI1 | 1PASS | ||
|
0.077738516
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_withDay_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_withDay_Gaza | 1PASS | ||
|
0.07597173
|
org.joda.time.TestDateTimeZone.testForID_String_oldorg.joda.time.TestDateTimeZone.testForID_String_old | 1PASS | ||
|
0.07597173
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_day_NewYork_Spring_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_day_NewYork_Spring_postCutover | 1PASS | ||
|
0.07597173
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneMETorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneMET | 1PASS | ||
|
0.074204944
|
org.joda.time.TestYearMonth_Basics.testToInterval_Zoneorg.joda.time.TestYearMonth_Basics.testToInterval_Zone | 1PASS | ||
|
0.074204944
|
org.joda.time.chrono.TestGJChronology.testPartialGetAsTextorg.joda.time.chrono.TestGJChronology.testPartialGetAsText | 1PASS | ||
|
0.074204944
|
org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology7org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology7 | 1PASS | ||
|
0.074204944
|
org.joda.time.chrono.TestLenientChronology.test_lenientChrononolgy_Turkorg.joda.time.chrono.TestLenientChronology.test_lenientChrononolgy_Turk | 1PASS | ||
|
0.074204944
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtStartOfDay_Zoneorg.joda.time.TestLocalDate_Basics.testToDateTimeAtStartOfDay_Zone | 1PASS | ||
|
0.074204944
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_Object2org.joda.time.TestTimeOfDay_Constructors.testConstructor_Object2 | 1PASS | ||
|
0.074204944
|
org.joda.time.TestLocalTime_Constructors.testConstructor_Object2org.joda.time.TestLocalTime_Constructors.testConstructor_Object2 | 1PASS | ||
|
0.072438166
|
org.joda.time.TestDateTimeZone.testGetName_berlin_germanorg.joda.time.TestDateTimeZone.testGetName_berlin_german | 1PASS | ||
|
0.072438166
|
org.joda.time.TestDateTimeZone.testGetName_berlin_englishorg.joda.time.TestDateTimeZone.testGetName_berlin_english | 1PASS | ||
|
0.072438166
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseLongNameorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseLongName | 1PASS | ||
|
0.072438166
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseShortNameorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseShortName | 1PASS | ||
|
0.07067138
|
org.joda.time.TestLocalDate_Constructors.testConstructor_long4_DateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_long4_DateTimeZone | 1PASS | ||
|
0.07067138
|
org.joda.time.TestLocalTime_Constructors.testConstructor_DateTimeZoneorg.joda.time.TestLocalTime_Constructors.testConstructor_DateTimeZone | 1PASS | ||
|
0.07067138
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_DateTimeZoneorg.joda.time.TestLocalDateTime_Constructors.testConstructor_DateTimeZone | 1PASS | ||
|
0.07067138
|
org.joda.time.TestDateTime_Basics.testWithTime_int_int_int_int_toDSTorg.joda.time.TestDateTime_Basics.testWithTime_int_int_int_int_toDST | 1PASS | ||
|
0.07067138
|
org.joda.time.chrono.TestGJChronology.testMaximumValueorg.joda.time.chrono.TestGJChronology.testMaximumValue | 1PASS | ||
|
0.07067138
|
org.joda.time.TestLocalTime_Constructors.testConstructor_long_DateTimeZone_2org.joda.time.TestLocalTime_Constructors.testConstructor_long_DateTimeZone_2 | 1PASS | ||
|
0.07067138
|
org.joda.time.TestDateTime_Basics.testWithDate_int_int_int_toDST2org.joda.time.TestDateTime_Basics.testWithDate_int_int_int_toDST2 | 1PASS | ||
|
0.07067138
|
org.joda.time.TestLocalDate_Constructors.testConstructor_long3_DateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_long3_DateTimeZone | 1PASS | ||
|
0.07067138
|
org.joda.time.TestDateTime_Basics.testWithDate_int_int_int_toDST1org.joda.time.TestDateTime_Basics.testWithDate_int_int_int_toDST1 | 1PASS | ||
|
0.07067138
|
org.joda.time.TestDateMidnight_Basics.testWithersorg.joda.time.TestDateMidnight_Basics.testWithers | 1PASS | ||
|
0.07067138
|
org.joda.time.TestDateTime_Basics.testWithersorg.joda.time.TestDateTime_Basics.testWithers | 1PASS | ||
|
0.07067138
|
org.joda.time.TestLocalDate_Constructors.testConstructor_DateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_DateTimeZone | 1PASS | ||
|
0.06890459
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneMET_suffixorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneMET_suffix | 1PASS | ||
|
0.06890459
|
org.joda.time.TestMinMaxLong.testDateTime_max_fieldsNewYorkorg.joda.time.TestMinMaxLong.testDateTime_max_fieldsNewYork | 1PASS | ||
|
0.06890459
|
org.joda.time.TestDateTimeZoneCutover.testBug3476684_adjustOffset_springGaporg.joda.time.TestDateTimeZoneCutover.testBug3476684_adjustOffset_springGap | 1PASS | ||
|
0.06890459
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneParisorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneParis | 1PASS | ||
|
0.06890459
|
org.joda.time.TestSerialization.testSerializedMutableDateTimePropertyorg.joda.time.TestSerialization.testSerializedMutableDateTimeProperty | 1PASS | ||
|
0.06890459
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI7org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI7 | 1PASS | ||
|
0.06890459
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneTokyoorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneTokyo | 1PASS | ||
|
0.06890459
|
org.joda.time.TestDateTimeZone.testGetNameorg.joda.time.TestDateTimeZone.testGetName | 1PASS | ||
|
0.06890459
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_appendTimeZoneIdorg.joda.time.format.TestDateTimeFormatterBuilder.test_appendTimeZoneId | 1PASS | ||
|
0.06890459
|
org.joda.time.TestSerialization.testSerializedDateTimePropertyorg.joda.time.TestSerialization.testSerializedDateTimeProperty | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetDayOfMonthorg.joda.time.TestMutableDateTime_Properties.testPropertySetDayOfMonth | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetWeekOfWeekyearorg.joda.time.TestDateMidnight_Properties.testPropertyGetWeekOfWeekyear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateTime_Properties.testPropertySetTextDayOfMonthorg.joda.time.TestDateTime_Properties.testPropertySetTextDayOfMonth | 1PASS | ||
|
0.06713781
|
org.joda.time.TestLocalTime_Basics.testToDateTimeToday_Zoneorg.joda.time.TestLocalTime_Basics.testToDateTimeToday_Zone | 1PASS | ||
|
0.06713781
|
org.joda.time.TestLocalTime_Basics.testToDateTimeTodayDefaultZoneorg.joda.time.TestLocalTime_Basics.testToDateTimeTodayDefaultZone | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddLongDayOfWeekorg.joda.time.TestMutableDateTime_Properties.testPropertyAddLongDayOfWeek | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Basics.testWithField2org.joda.time.TestDateMidnight_Basics.testWithField2 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Basics.testWithFieldAdded2org.joda.time.TestDateMidnight_Basics.testWithFieldAdded2 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyWithMaximumValueDayOfMonthorg.joda.time.TestDateMidnight_Properties.testPropertyWithMaximumValueDayOfMonth | 1PASS | ||
|
0.06713781
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicWeekDateorg.joda.time.format.TestISODateTimeFormatParsing.test_basicWeekDate | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Basics.testWithField1org.joda.time.TestDateMidnight_Basics.testWithField1 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateTime_Properties.testPropertySetTextYearorg.joda.time.TestDateTime_Properties.testPropertySetTextYear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetDayOfMonthorg.joda.time.TestDateMidnight_Properties.testPropertyGetDayOfMonth | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_int_int_int_Chronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_int_int_int_Chronology | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetYearorg.joda.time.TestMutableDateTime_Properties.testPropertySetYear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertySetMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertySetMonthOfYear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestLocalTime_Basics.testToDateTimeToday_nullZoneorg.joda.time.TestLocalTime_Basics.testToDateTimeToday_nullZone | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Sets.testSetTime_long1org.joda.time.TestMutableDateTime_Sets.testSetTime_long1 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Basics.testIsEqualorg.joda.time.TestDateMidnight_Basics.testIsEqual | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Basics.testIsBeforeorg.joda.time.TestDateMidnight_Basics.testIsBefore | 1PASS | ||
|
0.06713781
|
org.joda.time.TestLocalDateTime_Basics.testToDateTime_nullRIorg.joda.time.TestLocalDateTime_Basics.testToDateTime_nullRI | 1PASS | ||
|
0.06713781
|
org.joda.time.TestYearMonthDay_Basics.testToDateTime_nullTODorg.joda.time.TestYearMonthDay_Basics.testToDateTime_nullTOD | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyRoundHalfEvenMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyRoundHalfEvenMonthOfYear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Basics.testIsAfterorg.joda.time.TestDateMidnight_Basics.testIsAfter | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateTimeZone.testCommentParseorg.joda.time.TestDateTimeZone.testCommentParse | 1PASS | ||
|
0.06713781
|
org.joda.time.chrono.TestGregorianChronology.testMaximumValueorg.joda.time.chrono.TestGregorianChronology.testMaximumValue | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Basics.testWithFieldAdded4org.joda.time.TestDateMidnight_Basics.testWithFieldAdded4 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Sets.testSetHourOfDay_int1org.joda.time.TestMutableDateTime_Sets.testSetHourOfDay_int1 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Basics.testWithFieldAdded3org.joda.time.TestDateMidnight_Basics.testWithFieldAdded3 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateTime_Properties.testPropertyWithMaximumValueDayOfMonthorg.joda.time.TestDateTime_Properties.testPropertyWithMaximumValueDayOfMonth | 1PASS | ||
|
0.06713781
|
org.joda.time.TestLocalDate_Basics.testToDateMidnightorg.joda.time.TestLocalDate_Basics.testToDateMidnight | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetTextDayOfMonthorg.joda.time.TestMutableDateTime_Properties.testPropertySetTextDayOfMonth | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_int_int_intorg.joda.time.TestDateMidnight_Constructors.testConstructor_int_int_int | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateTime_Basics.testWithField1org.joda.time.TestDateTime_Basics.testWithField1 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Constructors.testParse_noFormatterorg.joda.time.TestDateMidnight_Constructors.testParse_noFormatter | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateTimeZone.testProvider_badClassNameorg.joda.time.TestDateTimeZone.testProvider_badClassName | 1PASS | ||
|
0.06713781
|
org.joda.time.TestYearMonthDay_Basics.testToDateTimeAtCurrentTime_Zoneorg.joda.time.TestYearMonthDay_Basics.testToDateTimeAtCurrentTime_Zone | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_int_int_int_nullDateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_int_int_int_nullDateTimeZone | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateTime_Properties.testPropertySetTextDayOfWeekorg.joda.time.TestDateTime_Properties.testPropertySetTextDayOfWeek | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertySetTextMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertySetTextMonthOfYear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetTextDayOfWeekorg.joda.time.TestMutableDateTime_Properties.testPropertySetTextDayOfWeek | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddYearorg.joda.time.TestMutableDateTime_Properties.testPropertyAddYear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Sets.testSetSecondOfDay_int1org.joda.time.TestMutableDateTime_Sets.testSetSecondOfDay_int1 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateTime_Properties.testPropertyWithMinimumValueDayOfMonthorg.joda.time.TestDateTime_Properties.testPropertyWithMinimumValueDayOfMonth | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Sets.testSetMinuteOfHour_int1org.joda.time.TestMutableDateTime_Sets.testSetMinuteOfHour_int1 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddDayOfMonthorg.joda.time.TestMutableDateTime_Properties.testPropertyAddDayOfMonth | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Basics.testWithFieldAdded1org.joda.time.TestDateMidnight_Basics.testWithFieldAdded1 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_int_int_int_nullChronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_int_int_int_nullChronology | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyRoundHalfCeilingMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyRoundHalfCeilingMonthOfYear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyRoundCeilingMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyRoundCeilingMonthOfYear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalDayOfMonthorg.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalDayOfMonth | 1PASS | ||
|
0.06713781
|
org.joda.time.TestTimeOfDay_Basics.testToDateTimeTodayorg.joda.time.TestTimeOfDay_Basics.testToDateTimeToday | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Sets.testSetDate_int_int_int1org.joda.time.TestMutableDateTime_Sets.testSetDate_int_int_int1 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetDayOfWeekorg.joda.time.TestDateMidnight_Properties.testPropertyGetDayOfWeek | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyRoundHalfFloorMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyRoundHalfFloorMonthOfYear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Sets.testSetYear_int1org.joda.time.TestMutableDateTime_Sets.testSetYear_int1 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestYearMonthDay_Basics.testToDateMidnightorg.joda.time.TestYearMonthDay_Basics.testToDateMidnight | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Sets.testSetMinuteOfDay_int1org.joda.time.TestMutableDateTime_Sets.testSetMinuteOfDay_int1 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateTime_Properties.testPropertySetDayOfWeekorg.joda.time.TestDateTime_Properties.testPropertySetDayOfWeek | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyToIntervalMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyToIntervalMonthOfYear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalMonthOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalMonthOfYear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Sets.testSetDayOfMonth_int1org.joda.time.TestMutableDateTime_Sets.testSetDayOfMonth_int1 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateTime_Basics.testWithFields_RPartialorg.joda.time.TestDateTime_Basics.testWithFields_RPartial | 1PASS | ||
|
0.06713781
|
org.joda.time.TestChronology.testToStringorg.joda.time.TestChronology.testToString | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Sets.testSetMilliOfDay_int1org.joda.time.TestMutableDateTime_Sets.testSetMilliOfDay_int1 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateTime_Properties.testPropertyToIntervalMonthOfYearorg.joda.time.TestDateTime_Properties.testPropertyToIntervalMonthOfYear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldDayOfWeekorg.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldDayOfWeek | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetDifferenceMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyGetDifferenceMonthOfYear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetYearOfEraorg.joda.time.TestDateMidnight_Properties.testPropertyGetYearOfEra | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateTime_Properties.testPropertyToIntervalDayOfMonthorg.joda.time.TestDateTime_Properties.testPropertyToIntervalDayOfMonth | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyRemainderMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyRemainderMonthOfYear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetWeekyearorg.joda.time.TestDateMidnight_Properties.testPropertyGetWeekyear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestLocalDate_Basics.testToDateTime_nullLocalTimeorg.joda.time.TestLocalDate_Basics.testToDateTime_nullLocalTime | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetEraorg.joda.time.TestDateMidnight_Properties.testPropertyGetEra | 1PASS | ||
|
0.06713781
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtCurrentTime_Zoneorg.joda.time.TestLocalDate_Basics.testToDateTimeAtCurrentTime_Zone | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyWithMinimumValueDayOfMonthorg.joda.time.TestDateMidnight_Properties.testPropertyWithMinimumValueDayOfMonth | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Sets.testSetDate_RI2org.joda.time.TestMutableDateTime_Sets.testSetDate_RI2 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestLocalDate_Basics.testToDateTime_LocalTime_Zone_dstOverlaporg.joda.time.TestLocalDate_Basics.testToDateTime_LocalTime_Zone_dstOverlap | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateTimeZoneCutover.testDateTimeCreation_athensorg.joda.time.TestDateTimeZoneCutover.testDateTimeCreation_athens | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldDayOfMonthorg.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldDayOfMonth | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Sets.testSetWeekyear_int1org.joda.time.TestMutableDateTime_Sets.testSetWeekyear_int1 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestLocalDateTime_Basics.testToDateTime_Zone_dstOverlaporg.joda.time.TestLocalDateTime_Basics.testToDateTime_Zone_dstOverlap | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetCenturyOfEraorg.joda.time.TestDateMidnight_Properties.testPropertyGetCenturyOfEra | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Sets.testSetTime_Object3org.joda.time.TestMutableDateTime_Sets.testSetTime_Object3 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldDayOfWeekorg.joda.time.TestDateTime_Properties.testPropertyAddWrapFieldDayOfWeek | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetDayOfWeekorg.joda.time.TestMutableDateTime_Properties.testPropertySetDayOfWeek | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Basics.testWithFields_RPartialorg.joda.time.TestDateMidnight_Basics.testWithFields_RPartial | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddDayOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertyAddDayOfYear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldDayOfMonthorg.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldDayOfMonth | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetYearOfCenturyorg.joda.time.TestDateMidnight_Properties.testPropertyGetYearOfCentury | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyToIntervalDayOfMonthorg.joda.time.TestDateMidnight_Properties.testPropertyToIntervalDayOfMonth | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Constructors.testParse_formatterorg.joda.time.TestDateMidnight_Constructors.testParse_formatter | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Sets.testSetSecondOfMinute_int1org.joda.time.TestMutableDateTime_Sets.testSetSecondOfMinute_int1 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddDayOfWeekorg.joda.time.TestMutableDateTime_Properties.testPropertyAddDayOfWeek | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Properties.testPropertySetTextYearorg.joda.time.TestMutableDateTime_Properties.testPropertySetTextYear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Sets.testSetDayOfWeek_int1org.joda.time.TestMutableDateTime_Sets.testSetDayOfWeek_int1 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldYearorg.joda.time.TestMutableDateTime_Properties.testPropertyAddWrapFieldYear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestTimeOfDay_Basics.testToDateTimeToday_Zoneorg.joda.time.TestTimeOfDay_Basics.testToDateTimeToday_Zone | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Properties.testPropertyAddWeekOfWeekyearorg.joda.time.TestMutableDateTime_Properties.testPropertyAddWeekOfWeekyear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestTimeOfDay_Basics.testToDateTimeToday_nullZoneorg.joda.time.TestTimeOfDay_Basics.testToDateTimeToday_nullZone | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyGetMonthOfYear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Sets.testSetMilliOfSecond_int1org.joda.time.TestMutableDateTime_Sets.testSetMilliOfSecond_int1 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateTime_Properties.testPropertySetYearorg.joda.time.TestDateTime_Properties.testPropertySetYear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestLocalDate_Basics.testToDateMidnight_nullZoneorg.joda.time.TestLocalDate_Basics.testToDateMidnight_nullZone | 1PASS | ||
|
0.06713781
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI6org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI6 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateTime_Properties.testPropertyAddLongDayOfWeekorg.joda.time.TestDateTime_Properties.testPropertyAddLongDayOfWeek | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetYearorg.joda.time.TestDateMidnight_Properties.testPropertyGetYear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestYearMonthDay_Basics.testToDateMidnight_nullZoneorg.joda.time.TestYearMonthDay_Basics.testToDateMidnight_nullZone | 1PASS | ||
|
0.06713781
|
org.joda.time.TestMutableDateTime_Sets.testSetDate_long1org.joda.time.TestMutableDateTime_Sets.testSetDate_long1 | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateTime_Properties.testPropertySetDayOfMonthorg.joda.time.TestDateTime_Properties.testPropertySetDayOfMonth | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyRoundFloorMonthOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyRoundFloorMonthOfYear | 1PASS | ||
|
0.06713781
|
org.joda.time.TestDateMidnight_Properties.testPropertyGetDayOfYearorg.joda.time.TestDateMidnight_Properties.testPropertyGetDayOfYear | 1PASS | ||
|
0.06537102
|
org.joda.time.TestInterval_Constructors.testParseWithOffset_offsetInStringorg.joda.time.TestInterval_Constructors.testParseWithOffset_offsetInString | 1PASS | ||
|
0.06537102
|
org.joda.time.TestDateTimeZoneCutover.testBug2182444_usCentralorg.joda.time.TestDateTimeZoneCutover.testBug2182444_usCentral | 1PASS | ||
|
0.06537102
|
org.joda.time.TestDateTimeZoneCutover.testBug2182444_ausNSWorg.joda.time.TestDateTimeZoneCutover.testBug2182444_ausNSW | 1PASS | ||
|
0.06537102
|
org.joda.time.format.TestDateTimeFormatter.testZoneNameNearTransitionorg.joda.time.format.TestDateTimeFormatter.testZoneNameNearTransition | 1PASS | ||
|
0.06537102
|
org.joda.time.format.TestDateTimeFormatter.testZoneShortNameNearTransitionorg.joda.time.format.TestDateTimeFormatter.testZoneShortNameNearTransition | 1PASS | ||
|
0.06537102
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourForward_Moscow_Springorg.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourForward_Moscow_Spring | 1PASS | ||
|
0.06360424
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneDawson_suffixorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneDawson_suffix | 1PASS | ||
|
0.06360424
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneDawsonCreekorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneDawsonCreek | 1PASS | ||
|
0.06360424
|
org.joda.time.TestDateTimeZone.testGetMillisKeepLocalorg.joda.time.TestDateTimeZone.testGetMillisKeepLocal | 1PASS | ||
|
0.06360424
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneBahiaBanderasorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneBahiaBanderas | 1PASS | ||
|
0.061837457
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourAcross_Moscow_Springorg.joda.time.TestDateTimeZoneCutover.test_DateTime_setHourAcross_Moscow_Spring | 1PASS | ||
|
0.061837457
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_day_NewYork_Autumn_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_day_NewYork_Autumn_postCutover | 1PASS | ||
|
0.061837457
|
org.joda.time.TestStringConvert.testDateTimeorg.joda.time.TestStringConvert.testDateTime | 1PASS | ||
|
0.061837457
|
org.joda.time.TestStringConvert.testMutableDateTimeorg.joda.time.TestStringConvert.testMutableDateTime | 1PASS | ||
|
0.061837457
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_day_NewYork_Spring_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_day_NewYork_Spring_preCutover | 1PASS | ||
|
0.061837457
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_withZoneRetainFields_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_withZoneRetainFields_Gaza | 1PASS | ||
|
0.061837457
|
org.joda.time.chrono.TestLenientChronology.test_strictChrononolgy_Chicagoorg.joda.time.chrono.TestLenientChronology.test_strictChrononolgy_Chicago | 1PASS | ||
|
0.061837457
|
org.joda.time.TestDateTimeZone.testGetShortName_berlinorg.joda.time.TestDateTimeZone.testGetShortName_berlin | 1PASS | ||
|
0.061837457
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_day_NewYork_Autumn_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_day_NewYork_Autumn_preCutover | 1PASS | ||
|
0.061837457
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_appendTimeZoneOffset_parseorg.joda.time.format.TestDateTimeFormatterBuilder.test_appendTimeZoneOffset_parse | 1PASS | ||
|
0.061837457
|
org.joda.time.chrono.TestLenientChronology.test_isoChrononolgy_Chicagoorg.joda.time.chrono.TestLenientChronology.test_isoChrononolgy_Chicago | 1PASS | ||
|
0.061837457
|
org.joda.time.TestDateTimeZoneCutover.test_MutableDateTime_withZoneRetainFields_Gazaorg.joda.time.TestDateTimeZoneCutover.test_MutableDateTime_withZoneRetainFields_Gaza | 1PASS | ||
|
0.06007067
|
org.joda.time.TestMutableDateTime_Adds.testAddDays_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddDays_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.06007067
|
org.joda.time.TestMutableDateTime_Adds.testAddYears_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddYears_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.06007067
|
org.joda.time.TestMutableDateTime_Adds.testAddMonths_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddMonths_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.06007067
|
org.joda.time.TestMutableDateTime_Adds.testAddHours_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddHours_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.06007067
|
org.joda.time.format.TestDateTimeFormatter.testPrint_chrono_and_zoneorg.joda.time.format.TestDateTimeFormatter.testPrint_chrono_and_zone | 1PASS | ||
|
0.06007067
|
org.joda.time.TestMutableDateTime_Adds.testAddMillis_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddMillis_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.06007067
|
org.joda.time.TestMutableDateTime_Adds.testAddSeconds_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddSeconds_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.06007067
|
org.joda.time.TestMutableDateTime_Adds.testAddMinutes_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddMinutes_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.06007067
|
org.joda.time.TestMutableDateTime_Adds.testAddDays_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddDays_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.06007067
|
org.joda.time.TestMutableDateTime_Adds.testAdd_DurationFieldType_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Adds.testAdd_DurationFieldType_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.06007067
|
org.joda.time.TestMutableDateTime_Adds.testAddWeeks_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddWeeks_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.06007067
|
org.joda.time.TestMutableDateTime_Adds.testAddMinutes_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddMinutes_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.06007067
|
org.joda.time.TestDateTimeZoneCutover.testDateTimeCreation_londonorg.joda.time.TestDateTimeZoneCutover.testDateTimeCreation_london | 1PASS | ||
|
0.06007067
|
org.joda.time.TestMutableDateTime_Adds.testAddYears_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddYears_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.06007067
|
org.joda.time.TestMutableDateTime_Adds.testAdd_DurationFieldType_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Adds.testAdd_DurationFieldType_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.06007067
|
org.joda.time.TestMutableDateTime_Adds.testAddMillis_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddMillis_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.06007067
|
org.joda.time.format.TestTextFields.testHalfdayNamesorg.joda.time.format.TestTextFields.testHalfdayNames | 1PASS | ||
|
0.06007067
|
org.joda.time.TestMutableDateTime_Adds.testAddSeconds_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddSeconds_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.06007067
|
org.joda.time.TestDateTimeZoneCutover.testDateTimeCreation_parisorg.joda.time.TestDateTimeZoneCutover.testDateTimeCreation_paris | 1PASS | ||
|
0.06007067
|
org.joda.time.TestMutableDateTime_Adds.testAddMonths_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddMonths_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.06007067
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_day_NewYork_Spring_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_day_NewYork_Spring_postCutover | 1PASS | ||
|
0.06007067
|
org.joda.time.TestMutableDateTime_Adds.testAddWeeks_int_dstOverlapSummer_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddWeeks_int_dstOverlapSummer_addZero | 1PASS | ||
|
0.06007067
|
org.joda.time.TestMutableDateTime_Adds.testAddHours_int_dstOverlapWinter_addZeroorg.joda.time.TestMutableDateTime_Adds.testAddHours_int_dstOverlapWinter_addZero | 1PASS | ||
|
0.058303885
|
org.joda.time.TestYearMonthDay_Basics.testToDateTime_nullTOD_Zoneorg.joda.time.TestYearMonthDay_Basics.testToDateTime_nullTOD_Zone | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateMidnight_Properties.testPropertyEqualsHashCodeStrictorg.joda.time.TestDateMidnight_Properties.testPropertyEqualsHashCodeStrict | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateMidnight_Basics.testMinus_RPorg.joda.time.TestDateMidnight_Basics.testMinus_RP | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateMidnight_Basics.testPlusYears_intorg.joda.time.TestDateMidnight_Basics.testPlusYears_int | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateTime_Basics.testMinusMonths_intorg.joda.time.TestDateTime_Basics.testMinusMonths_int | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_int_int_int_DateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_int_int_int_DateTimeZone | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateMidnight_Basics.testPlus_RPorg.joda.time.TestDateMidnight_Basics.testPlus_RP | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateMidnight_Basics.testMinusWeeks_intorg.joda.time.TestDateMidnight_Basics.testMinusWeeks_int | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateTime_Basics.testMinusWeeks_intorg.joda.time.TestDateTime_Basics.testMinusWeeks_int | 1PASS | ||
|
0.058303885
|
org.joda.time.TestYearMonthDay_Basics.testToDateMidnight_Zoneorg.joda.time.TestYearMonthDay_Basics.testToDateMidnight_Zone | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateMidnight_Basics.testWithDurationAdded_RP_intorg.joda.time.TestDateMidnight_Basics.testWithDurationAdded_RP_int | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateTime_Basics.testPlusWeeks_intorg.joda.time.TestDateTime_Basics.testPlusWeeks_int | 1PASS | ||
|
0.058303885
|
org.joda.time.TestMinMaxLong.testPrintParseMinorg.joda.time.TestMinMaxLong.testPrintParseMin | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateMidnight_Basics.testMinusMonths_intorg.joda.time.TestDateMidnight_Basics.testMinusMonths_int | 1PASS | ||
|
0.058303885
|
org.joda.time.TestSerialization.testSerializedDateTimeorg.joda.time.TestSerialization.testSerializedDateTime | 1PASS | ||
|
0.058303885
|
org.joda.time.TestLocalDate_Basics.testToDateMidnight_Zoneorg.joda.time.TestLocalDate_Basics.testToDateMidnight_Zone | 1PASS | ||
|
0.058303885
|
org.joda.time.TestYearMonthDay_Basics.testToInterval_Zoneorg.joda.time.TestYearMonthDay_Basics.testToInterval_Zone | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Moscow_Autumnorg.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Moscow_Autumn | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateTime_Basics.testPlusYears_intorg.joda.time.TestDateTime_Basics.testPlusYears_int | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateMidnight_Basics.testPlusWeeks_intorg.joda.time.TestDateMidnight_Basics.testPlusWeeks_int | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateTime_Basics.testMinusYears_intorg.joda.time.TestDateTime_Basics.testMinusYears_int | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateTime_Basics.testPlus_RPorg.joda.time.TestDateTime_Basics.testPlus_RP | 1PASS | ||
|
0.058303885
|
org.joda.time.TestYearMonthDay_Basics.testToDateTime_TOD_Zoneorg.joda.time.TestYearMonthDay_Basics.testToDateTime_TOD_Zone | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateMidnight_Basics.testMinusYears_intorg.joda.time.TestDateMidnight_Basics.testMinusYears_int | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateTime_Basics.testMinusDays_intorg.joda.time.TestDateTime_Basics.testMinusDays_int | 1PASS | ||
|
0.058303885
|
org.joda.time.TestSerialization.testSerializedMutableDateTimeorg.joda.time.TestSerialization.testSerializedMutableDateTime | 1PASS | ||
|
0.058303885
|
org.joda.time.TestLocalDate_Basics.testToDateTime_nullLocalTime_Zoneorg.joda.time.TestLocalDate_Basics.testToDateTime_nullLocalTime_Zone | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateTime_Basics.testMinus_RPorg.joda.time.TestDateTime_Basics.testMinus_RP | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateTime_Basics.testPlusMonths_intorg.joda.time.TestDateTime_Basics.testPlusMonths_int | 1PASS | ||
|
0.058303885
|
org.joda.time.TestMutableDateTime_Basics.testSerializationorg.joda.time.TestMutableDateTime_Basics.testSerialization | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateMidnight_Basics.testPlusMonths_intorg.joda.time.TestDateMidnight_Basics.testPlusMonths_int | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateTime_Basics.testWithDurationAdded_RP_intorg.joda.time.TestDateTime_Basics.testWithDurationAdded_RP_int | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateTime_Basics.testPlusDays_intorg.joda.time.TestDateTime_Basics.testPlusDays_int | 1PASS | ||
|
0.058303885
|
org.joda.time.TestMutableInterval_Basics.testSerializationorg.joda.time.TestMutableInterval_Basics.testSerialization | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateMidnight_Basics.testMinusDays_intorg.joda.time.TestDateMidnight_Basics.testMinusDays_int | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateMidnight_Basics.testPlusDays_intorg.joda.time.TestDateMidnight_Basics.testPlusDays_int | 1PASS | ||
|
0.058303885
|
org.joda.time.TestMinMaxLong.testPrintParseMaxorg.joda.time.TestMinMaxLong.testPrintParseMax | 1PASS | ||
|
0.058303885
|
org.joda.time.TestDateTime_Basics.testSerializationorg.joda.time.TestDateTime_Basics.testSerialization | 1PASS | ||
|
0.056537103
|
org.joda.time.TestDateTimeZone.testGetOffset_longorg.joda.time.TestDateTimeZone.testGetOffset_long | 1PASS | ||
|
0.056537103
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneDawsonorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneDawson | 1PASS | ||
|
0.056537103
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneDawsonCreek_suffixorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneDawsonCreek_suffix | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyGetDayOfMonthorg.joda.time.TestDateTime_Properties.testPropertyGetDayOfMonth | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyGetDayOfWeekorg.joda.time.TestDateTime_Properties.testPropertyGetDayOfWeek | 1PASS | ||
|
0.054770317
|
org.joda.time.convert.TestStringConverter.testGetDateTime2org.joda.time.convert.TestStringConverter.testGetDateTime2 | 1PASS | ||
|
0.054770317
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_zone3org.joda.time.format.TestDateTimeFormatter.testParseInto_zone3 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestSerialization.testSerializedTimeOfDayorg.joda.time.TestSerialization.testSerializedTimeOfDay | 1PASS | ||
|
0.054770317
|
org.joda.time.TestSerialization.testSerializedYearMonthDayorg.joda.time.TestSerialization.testSerializedYearMonthDay | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Sets.testSetSecondOfDay_int2org.joda.time.TestMutableDateTime_Sets.testSetSecondOfDay_int2 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetYearOfCenturyorg.joda.time.TestMutableDateTime_Properties.testPropertyGetYearOfCentury | 1PASS | ||
|
0.054770317
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectString1org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectString1 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyGetMaxMinValuesDayOfMonthorg.joda.time.TestDateTime_Properties.testPropertyGetMaxMinValuesDayOfMonth | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyGetSecondOfMinuteorg.joda.time.TestDateTime_Properties.testPropertyGetSecondOfMinute | 1PASS | ||
|
0.054770317
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString3org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString3 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString1org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString1 | 1PASS | ||
|
0.054770317
|
org.joda.time.chrono.TestISOChronology.testMaximumValueorg.joda.time.chrono.TestISOChronology.testMaximumValue | 1PASS | ||
|
0.054770317
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_nullDateTimeZoneorg.joda.time.TestYearMonthDay_Constructors.testConstructor_nullDateTimeZone | 1PASS | ||
|
0.054770317
|
org.joda.time.chrono.TestGJChronology.testToStringorg.joda.time.chrono.TestGJChronology.testToString | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyRoundHalfEvenHourOfDayorg.joda.time.TestDateTime_Properties.testPropertyRoundHalfEvenHourOfDay | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetDayOfWeekorg.joda.time.TestMutableDateTime_Properties.testPropertyGetDayOfWeek | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyGetDayOfYearorg.joda.time.TestDateTime_Properties.testPropertyGetDayOfYear | 1PASS | ||
|
0.054770317
|
org.joda.time.chrono.TestGregorianChronology.testLeap_29feborg.joda.time.chrono.TestGregorianChronology.testLeap_29feb | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyLeapYearorg.joda.time.TestDateTime_Properties.testPropertyLeapYear | 1PASS | ||
|
0.054770317
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_zoneorg.joda.time.format.TestDateTimeFormatter.testParseInto_zone | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Sets.testSetMilliOfDay_int2org.joda.time.TestMutableDateTime_Sets.testSetMilliOfDay_int2 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString5org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString5 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Sets.testSetMonthOfYear_int2org.joda.time.TestMutableDateTime_Sets.testSetMonthOfYear_int2 | 1PASS | ||
|
0.054770317
|
org.joda.time.convert.TestStringConverter.testGetPartialValuesorg.joda.time.convert.TestStringConverter.testGetPartialValues | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTimeZoneCutover.testDateTimeCreation_losAngelesorg.joda.time.TestDateTimeZoneCutover.testDateTimeCreation_losAngeles | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyEqualsHashCodeYearorg.joda.time.TestDateTime_Properties.testPropertyEqualsHashCodeYear | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyGetYearOfCenturyorg.joda.time.TestDateTime_Properties.testPropertyGetYearOfCentury | 1PASS | ||
|
0.054770317
|
org.joda.time.TestInterval_Constructors.testConstructor_RD_RI4org.joda.time.TestInterval_Constructors.testConstructor_RD_RI4 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectString3org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectString3 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RD4org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RD4 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Sets.testSetDayOfWeek_int2org.joda.time.TestMutableDateTime_Sets.testSetDayOfWeek_int2 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetMinuteOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyGetMinuteOfDay | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Properties.testPropertyRemainderHourOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyRemainderHourOfDay | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyGetMillisOfSecondorg.joda.time.TestDateTime_Properties.testPropertyGetMillisOfSecond | 1PASS | ||
|
0.054770317
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RD4org.joda.time.TestInterval_Constructors.testConstructor_RI_RD4 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString1org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString1 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetSecondOfMinuteorg.joda.time.TestMutableDateTime_Properties.testPropertyGetSecondOfMinute | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetMinuteOfHourorg.joda.time.TestMutableDateTime_Properties.testPropertyGetMinuteOfHour | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyLeapMonthOfYearorg.joda.time.TestDateTime_Properties.testPropertyLeapMonthOfYear | 1PASS | ||
|
0.054770317
|
org.joda.time.chrono.TestGJChronology.testWithUTCorg.joda.time.chrono.TestGJChronology.testWithUTC | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString3org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString3 | 1PASS | ||
|
0.054770317
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_simpleorg.joda.time.format.TestDateTimeFormatter.testParseInto_simple | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Sets.testSetSecondOfMinute_int2org.joda.time.TestMutableDateTime_Sets.testSetSecondOfMinute_int2 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Sets.testSetMinuteOfHour_int2org.joda.time.TestMutableDateTime_Sets.testSetMinuteOfHour_int2 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetDayOfMonthorg.joda.time.TestMutableDateTime_Properties.testPropertyGetDayOfMonth | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Sets.testSetMilliOfSecond_int2org.joda.time.TestMutableDateTime_Sets.testSetMilliOfSecond_int2 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Sets.testSetTime_int_int_int_int1org.joda.time.TestMutableDateTime_Sets.testSetTime_int_int_int_int1 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyGetYearorg.joda.time.TestDateTime_Properties.testPropertyGetYear | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetSecondOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyGetSecondOfDay | 1PASS | ||
|
0.054770317
|
org.joda.time.TestLocalDateTime_Basics.testToDateTime_Zone_dstOverlap_NewYorkorg.joda.time.TestLocalDateTime_Basics.testToDateTime_Zone_dstOverlap_NewYork | 1PASS | ||
|
0.054770317
|
org.joda.time.TestYearMonth_Constructors.testConstructor_nullDateTimeZoneorg.joda.time.TestYearMonth_Constructors.testConstructor_nullDateTimeZone | 1PASS | ||
|
0.054770317
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_nullDateTimeZoneorg.joda.time.TestTimeOfDay_Constructors.testConstructor_nullDateTimeZone | 1PASS | ||
|
0.054770317
|
org.joda.time.chrono.TestGJChronology.testEqualityorg.joda.time.chrono.TestGJChronology.testEquality | 1PASS | ||
|
0.054770317
|
org.joda.time.format.TestDateTimeFormat.testFormat_shortBasicParseorg.joda.time.format.TestDateTimeFormat.testFormat_shortBasicParse | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetMillisOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyGetMillisOfDay | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetWeekyearorg.joda.time.TestMutableDateTime_Properties.testPropertyGetWeekyear | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyGetMaxMinValuesDayOfYearorg.joda.time.TestDateTime_Properties.testPropertyGetMaxMinValuesDayOfYear | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyGetHourOfDayorg.joda.time.TestDateTime_Properties.testPropertyGetHourOfDay | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyGetYearOfEraorg.joda.time.TestDateTime_Properties.testPropertyGetYearOfEra | 1PASS | ||
|
0.054770317
|
org.joda.time.chrono.TestJulianChronology.testLeap_28feborg.joda.time.chrono.TestJulianChronology.testLeap_28feb | 1PASS | ||
|
0.054770317
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString6org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString6 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Sets.testSetDateTime_int_int_int_int_int_int_int1org.joda.time.TestMutableDateTime_Sets.testSetDateTime_int_int_int_int_int_int_int1 | 1PASS | ||
|
0.054770317
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_simple_precedenceorg.joda.time.format.TestDateTimeFormatter.testParseInto_simple_precedence | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetYearorg.joda.time.TestMutableDateTime_Properties.testPropertyGetYear | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyGetWeekyearorg.joda.time.TestDateTime_Properties.testPropertyGetWeekyear | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Sets.testSetHourOfDay_int2org.joda.time.TestMutableDateTime_Sets.testSetHourOfDay_int2 | 1PASS | ||
|
0.054770317
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_shortDateorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_shortDate | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RD_RI4org.joda.time.TestMutableInterval_Constructors.testConstructor_RD_RI4 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Sets.testSetWeekOfWeekyear_int2org.joda.time.TestMutableDateTime_Sets.testSetWeekOfWeekyear_int2 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetCenturyOfEraorg.joda.time.TestMutableDateTime_Properties.testPropertyGetCenturyOfEra | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetMillisOfSecondorg.joda.time.TestMutableDateTime_Properties.testPropertyGetMillisOfSecond | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyGetEraorg.joda.time.TestDateTime_Properties.testPropertyGetEra | 1PASS | ||
|
0.054770317
|
org.joda.time.chrono.TestGregorianChronology.testLeap_28feborg.joda.time.chrono.TestGregorianChronology.testLeap_28feb | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetDayOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertyGetDayOfYear | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyCompareToYear2org.joda.time.TestDateTime_Properties.testPropertyCompareToYear2 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyGetMonthOfYearorg.joda.time.TestDateTime_Properties.testPropertyGetMonthOfYear | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetHourOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyGetHourOfDay | 1PASS | ||
|
0.054770317
|
org.joda.time.TestPartial_Match.testIsMatch_Instantorg.joda.time.TestPartial_Match.testIsMatch_Instant | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMonthDay_Constructors.testConstructor_nullDateTimeZoneorg.joda.time.TestMonthDay_Constructors.testConstructor_nullDateTimeZone | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Sets.testSetDayOfMonth_int2org.joda.time.TestMutableDateTime_Sets.testSetDayOfMonth_int2 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Sets.testSetDayOfYear_int2org.joda.time.TestMutableDateTime_Sets.testSetDayOfYear_int2 | 1PASS | ||
|
0.054770317
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_shortDateTimeorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_shortDateTime | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyRemainderHourOfDayorg.joda.time.TestDateTime_Properties.testPropertyRemainderHourOfDay | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetWeekOfWeekyearorg.joda.time.TestMutableDateTime_Properties.testPropertyGetWeekOfWeekyear | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetMonthOfYearorg.joda.time.TestMutableDateTime_Properties.testPropertyGetMonthOfYear | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyGetMinuteOfHourorg.joda.time.TestDateTime_Properties.testPropertyGetMinuteOfHour | 1PASS | ||
|
0.054770317
|
org.joda.time.chrono.TestGJChronology.testWithZoneorg.joda.time.chrono.TestGJChronology.testWithZone | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyGetWeekOfWeekyearorg.joda.time.TestDateTime_Properties.testPropertyGetWeekOfWeekyear | 1PASS | ||
|
0.054770317
|
org.joda.time.chrono.TestGJChronology.testTimeOfDayAddorg.joda.time.chrono.TestGJChronology.testTimeOfDayAdd | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTimeZoneCutover.testDateTimeCreation_newYorkorg.joda.time.TestDateTimeZoneCutover.testDateTimeCreation_newYork | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Adds.testAdd_DurationFieldType_int1org.joda.time.TestMutableDateTime_Adds.testAdd_DurationFieldType_int1 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyGetMaxMinValuesWeekOfWeekyearorg.joda.time.TestDateTime_Properties.testPropertyGetMaxMinValuesWeekOfWeekyear | 1PASS | ||
|
0.054770317
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_zone2org.joda.time.format.TestDateTimeFormatter.testParseInto_zone2 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor2_Object_Chronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor2_Object_Chronology | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyGetSecondOfDayorg.joda.time.TestDateTime_Properties.testPropertyGetSecondOfDay | 1PASS | ||
|
0.054770317
|
org.joda.time.chrono.TestISOChronology.testLeap_29feborg.joda.time.chrono.TestISOChronology.testLeap_29feb | 1PASS | ||
|
0.054770317
|
org.joda.time.chrono.TestJulianChronology.testLeap_29feborg.joda.time.chrono.TestJulianChronology.testLeap_29feb | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Sets.testSetMinuteOfDay_int2org.joda.time.TestMutableDateTime_Sets.testSetMinuteOfDay_int2 | 1PASS | ||
|
0.054770317
|
org.joda.time.convert.TestCalendarConverter.testGetChronology_Object_Zoneorg.joda.time.convert.TestCalendarConverter.testGetChronology_Object_Zone | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyGetCenturyOfEraorg.joda.time.TestDateTime_Properties.testPropertyGetCenturyOfEra | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Basics.testRounding5org.joda.time.TestMutableDateTime_Basics.testRounding5 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString5org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString5 | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyGetMillisOfDayorg.joda.time.TestDateTime_Properties.testPropertyGetMillisOfDay | 1PASS | ||
|
0.054770317
|
org.joda.time.TestLocalDate_Basics.testToDateTime_LocalTime_Zone_dstOverlap_NewYorkorg.joda.time.TestLocalDate_Basics.testToDateTime_LocalTime_Zone_dstOverlap_NewYork | 1PASS | ||
|
0.054770317
|
org.joda.time.chrono.TestISOChronology.testLeap_28feborg.joda.time.chrono.TestISOChronology.testLeap_28feb | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetEraorg.joda.time.TestMutableDateTime_Properties.testPropertyGetEra | 1PASS | ||
|
0.054770317
|
org.joda.time.TestDateTime_Properties.testPropertyGetMinuteOfDayorg.joda.time.TestDateTime_Properties.testPropertyGetMinuteOfDay | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Properties.testPropertyRoundHalfEvenHourOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyRoundHalfEvenHourOfDay | 1PASS | ||
|
0.054770317
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_shortMediumDateTimeorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_shortMediumDateTime | 1PASS | ||
|
0.054770317
|
org.joda.time.TestMutableDateTime_Properties.testPropertyGetYearOfEraorg.joda.time.TestMutableDateTime_Properties.testPropertyGetYearOfEra | 1PASS | ||
|
0.053003535
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_JustAfterLastEverOverlaporg.joda.time.TestDateTimeZoneCutover.test_DateTime_JustAfterLastEverOverlap | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_nullChronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_nullChronology | 1PASS | ||
|
0.05123675
|
org.joda.time.TestMutableInterval_Basics.testEqualsHashCodeorg.joda.time.TestMutableInterval_Basics.testEqualsHashCode | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_long1org.joda.time.TestLocalDateTime_Constructors.testConstructor_long1 | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalTime_Constructors.testConstructor_long2org.joda.time.TestLocalTime_Constructors.testConstructor_long2 | 1PASS | ||
|
0.05123675
|
org.joda.time.TestMonthDay_Basics.testCompareToorg.joda.time.TestMonthDay_Basics.testCompareTo | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalDate_Basics.testSizeorg.joda.time.TestLocalDate_Basics.testSize | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_long_nullChronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_long_nullChronology | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalTime_Properties.testPropertyCompareToHourorg.joda.time.TestLocalTime_Properties.testPropertyCompareToHour | 1PASS | ||
|
0.05123675
|
org.joda.time.chrono.TestGJChronology.testDateFieldsorg.joda.time.chrono.TestGJChronology.testDateFields | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalDate_Basics.testGetValue_intorg.joda.time.TestLocalDate_Basics.testGetValue_int | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalDate_Basics.testGetValuesorg.joda.time.TestLocalDate_Basics.testGetValues | 1PASS | ||
|
0.05123675
|
org.joda.time.TestDateTime_Basics.testWithDate_int_int_int_affectedByDSTorg.joda.time.TestDateTime_Basics.testWithDate_int_int_int_affectedByDST | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalDate_Constructors.testConstructor_long2org.joda.time.TestLocalDate_Constructors.testConstructor_long2 | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_long_nullDateTimeZoneorg.joda.time.TestLocalDateTime_Constructors.testConstructor_long_nullDateTimeZone | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalDate_Constructors.testConstructor_nullChronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_nullChronology | 1PASS | ||
|
0.05123675
|
org.joda.time.TestYearMonth_Basics.testCompareToorg.joda.time.TestYearMonth_Basics.testCompareTo | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalTime_Properties.testPropertyCompareToSecondorg.joda.time.TestLocalTime_Properties.testPropertyCompareToSecond | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalDateTime_Constructors.testConstructororg.joda.time.TestLocalDateTime_Constructors.testConstructor | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalDate_Constructors.testConstructor_long_nullChronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_long_nullChronology | 1PASS | ||
|
0.05123675
|
org.joda.time.chrono.TestGJChronology.testTimeFieldsorg.joda.time.chrono.TestGJChronology.testTimeFields | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalTime_Constructors.testConstructor_long_nullChronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_long_nullChronology | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalDate_Basics.testGet_DateTimeFieldTypeorg.joda.time.TestLocalDate_Basics.testGet_DateTimeFieldType | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalTime_Properties.testPropertyCompareToMilliorg.joda.time.TestLocalTime_Properties.testPropertyCompareToMilli | 1PASS | ||
|
0.05123675
|
org.joda.time.convert.TestNullConverter.testSetInto_Object_Chronology2org.joda.time.convert.TestNullConverter.testSetInto_Object_Chronology2 | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalDateTime_Basics.testIsSupported_DurationFieldTypeorg.joda.time.TestLocalDateTime_Basics.testIsSupported_DurationFieldType | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalTime_Constructors.testConstructor_long1org.joda.time.TestLocalTime_Constructors.testConstructor_long1 | 1PASS | ||
|
0.05123675
|
org.joda.time.TestDateTimeZone.testNameProvider_badClassNameorg.joda.time.TestDateTimeZone.testNameProvider_badClassName | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalDate_Constructors.testConstructor_long_nullDateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_long_nullDateTimeZone | 1PASS | ||
|
0.05123675
|
org.joda.time.TestDateMidnight_Basics.testWithZoneRetainFields_DateTimeZoneorg.joda.time.TestDateMidnight_Basics.testWithZoneRetainFields_DateTimeZone | 1PASS | ||
|
0.05123675
|
org.joda.time.chrono.TestGJChronology.testFactoryorg.joda.time.chrono.TestGJChronology.testFactory | 1PASS | ||
|
0.05123675
|
org.joda.time.TestDateTime_Basics.testWithZoneRetainFields_DateTimeZoneorg.joda.time.TestDateTime_Basics.testWithZoneRetainFields_DateTimeZone | 1PASS | ||
|
0.05123675
|
org.joda.time.chrono.TestGJChronology.testFactory_Zoneorg.joda.time.chrono.TestGJChronology.testFactory_Zone | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalTime_Constructors.testConstructor_long_nullDateTimeZoneorg.joda.time.TestLocalTime_Constructors.testConstructor_long_nullDateTimeZone | 1PASS | ||
|
0.05123675
|
org.joda.time.TestInterval_Basics.testEqualsHashCodeorg.joda.time.TestInterval_Basics.testEqualsHashCode | 1PASS | ||
|
0.05123675
|
org.joda.time.TestMutableDateTime_Sets.testSetZoneRetainFields_DateTimeZone1org.joda.time.TestMutableDateTime_Sets.testSetZoneRetainFields_DateTimeZone1 | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalDate_Constructors.testConstructor_long1org.joda.time.TestLocalDate_Constructors.testConstructor_long1 | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalDateTime_Basics.testIsSupported_DateTimeFieldTypeorg.joda.time.TestLocalDateTime_Basics.testIsSupported_DateTimeFieldType | 1PASS | ||
|
0.05123675
|
org.joda.time.convert.TestNullConverter.testSetInto_Object_Chronology1org.joda.time.convert.TestNullConverter.testSetInto_Object_Chronology1 | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalTime_Properties.testPropertyCompareToMinuteorg.joda.time.TestLocalTime_Properties.testPropertyCompareToMinute | 1PASS | ||
|
0.05123675
|
org.joda.time.TestMutableDateTime_Sets.testSetZoneRetainFields_DateTimeZone3org.joda.time.TestMutableDateTime_Sets.testSetZoneRetainFields_DateTimeZone3 | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalTime_Constructors.testConstructororg.joda.time.TestLocalTime_Constructors.testConstructor | 1PASS | ||
|
0.05123675
|
org.joda.time.TestDateMidnight_Basics.testToIntervalorg.joda.time.TestDateMidnight_Basics.testToInterval | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_nullDateTimeZoneorg.joda.time.TestLocalDateTime_Constructors.testConstructor_nullDateTimeZone | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalTime_Constructors.testConstructor_nullChronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_nullChronology | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_long2org.joda.time.TestLocalDateTime_Constructors.testConstructor_long2 | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalDateTime_Basics.testSizeorg.joda.time.TestLocalDateTime_Basics.testSize | 1PASS | ||
|
0.05123675
|
org.joda.time.TestLocalDate_Constructors.testConstructororg.joda.time.TestLocalDate_Constructors.testConstructor | 1PASS | ||
|
0.049469966
|
org.joda.time.TestSerialization.testSerializedISOChronologyorg.joda.time.TestSerialization.testSerializedISOChronology | 1PASS | ||
|
0.049469966
|
org.joda.time.TestDateTimeComparator.testBasicComps5org.joda.time.TestDateTimeComparator.testBasicComps5 | 1PASS | ||
|
0.049469966
|
org.joda.time.TestInterval_Basics.testSerializationorg.joda.time.TestInterval_Basics.testSerialization | 1PASS | ||
|
0.049469966
|
org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology8org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology8 | 1PASS | ||
|
0.049469966
|
org.joda.time.TestSerialization.testSerializedJulianChronologyorg.joda.time.TestSerialization.testSerializedJulianChronology | 1PASS | ||
|
0.049469966
|
org.joda.time.TestSerialization.testSerializedGregorianChronologyorg.joda.time.TestSerialization.testSerializedGregorianChronology | 1PASS | ||
|
0.049469966
|
org.joda.time.TestSerialization.testSerializedCopticChronologyorg.joda.time.TestSerialization.testSerializedCopticChronology | 1PASS | ||
|
0.04770318
|
org.joda.time.convert.TestReadableIntervalConverter.testSetIntoInterval_Object2org.joda.time.convert.TestReadableIntervalConverter.testSetIntoInterval_Object2 | 1PASS | ||
|
0.04770318
|
org.joda.time.format.TestTextFields.testMonthNames_monthEndorg.joda.time.format.TestTextFields.testMonthNames_monthEnd | 1PASS | ||
|
0.04770318
|
org.joda.time.convert.TestReadableIntervalConverter.testSetIntoInterval_Object3org.joda.time.convert.TestReadableIntervalConverter.testSetIntoInterval_Object3 | 1PASS | ||
|
0.04770318
|
org.joda.time.TestBaseSingleFieldPeriod.testFactory_between_RPartialorg.joda.time.TestBaseSingleFieldPeriod.testFactory_between_RPartial | 1PASS | ||
|
0.04770318
|
org.joda.time.TestDateTimeZone.testZoneInfoProviderResourceLoadingorg.joda.time.TestDateTimeZone.testZoneInfoProviderResourceLoading | 1PASS | ||
|
0.045936394
|
org.joda.time.convert.TestStringConverter.testGetDateTime4org.joda.time.convert.TestStringConverter.testGetDateTime4 | 1PASS | ||
|
0.045936394
|
org.joda.time.TestDateTime_Properties.testPropertyEqualsHashCodeStrictorg.joda.time.TestDateTime_Properties.testPropertyEqualsHashCodeStrict | 1PASS | ||
|
0.045936394
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_tokyoorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_tokyo | 1PASS | ||
|
0.045936394
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloorNotDST_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloorNotDST_Turk | 1PASS | ||
|
0.045936394
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_DateTimeZoneorg.joda.time.TestTimeOfDay_Constructors.testConstructor_DateTimeZone | 1PASS | ||
|
0.045936394
|
org.joda.time.TestDuration_Basics.testToPeriodorg.joda.time.TestDuration_Basics.testToPeriod | 1PASS | ||
|
0.045936394
|
org.joda.time.TestMonthDay_Constructors.testConstructor_DateTimeZoneorg.joda.time.TestMonthDay_Constructors.testConstructor_DateTimeZone | 1PASS | ||
|
0.045936394
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_startOfYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_startOfYear | 1PASS | ||
|
0.045936394
|
org.joda.time.chrono.TestGJChronology.testFactory_Zone_long_intorg.joda.time.chrono.TestGJChronology.testFactory_Zone_long_int | 1PASS | ||
|
0.045936394
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_OfYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_OfYear | 1PASS | ||
|
0.045936394
|
org.joda.time.chrono.TestGJChronology.testFactory_Zone_RI_intorg.joda.time.chrono.TestGJChronology.testFactory_Zone_RI_int | 1PASS | ||
|
0.045936394
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthOnly_parseStartYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthOnly_parseStartYear | 1PASS | ||
|
0.045936394
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthOnly_baseStartYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthOnly_baseStartYear | 1PASS | ||
|
0.045936394
|
org.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_RioBranco_Springorg.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_RioBranco_Spring | 1PASS | ||
|
0.045936394
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_withDefaultYear_feb29org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_withDefaultYear_feb29 | 1PASS | ||
|
0.045936394
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthOnly_baseEndYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthOnly_baseEndYear | 1PASS | ||
|
0.045936394
|
org.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Turkorg.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Turk | 1PASS | ||
|
0.045936394
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_DateTimeZoneorg.joda.time.TestYearMonthDay_Constructors.testConstructor_DateTimeZone | 1PASS | ||
|
0.045936394
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthOnly_parseEndYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthOnly_parseEndYear | 1PASS | ||
|
0.045936394
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthOnlyorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthOnly | 1PASS | ||
|
0.045936394
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_day_NewYork_Autumn_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_day_NewYork_Autumn_postCutover | 1PASS | ||
|
0.045936394
|
org.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_NewYork_Springorg.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_NewYork_Spring | 1PASS | ||
|
0.045936394
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_day_NewYork_Spring_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_day_NewYork_Spring_preCutover | 1PASS | ||
|
0.045936394
|
org.joda.time.TestYearMonth_Constructors.testConstructor_DateTimeZoneorg.joda.time.TestYearMonth_Constructors.testConstructor_DateTimeZone | 1PASS | ||
|
0.045936394
|
org.joda.time.convert.TestStringConverter.testGetDateTime6org.joda.time.convert.TestStringConverter.testGetDateTime6 | 1PASS | ||
|
0.045936394
|
org.joda.time.chrono.TestGJChronology.testFactory_Zone_RIorg.joda.time.chrono.TestGJChronology.testFactory_Zone_RI | 1PASS | ||
|
0.045936394
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_tokyo_endOfYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_tokyo_endOfYear | 1PASS | ||
|
0.045936394
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_tokyo_startOfYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_tokyo_startOfYear | 1PASS | ||
|
0.045936394
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29 | 1PASS | ||
|
0.045936394
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_day_NewYork_Autumn_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_day_NewYork_Autumn_preCutover | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_Object5org.joda.time.TestMutableInterval_Constructors.testConstructor_Object5 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDuration_Basics.testToIntervalToorg.joda.time.TestDuration_Basics.testToIntervalTo | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Constructors.testParse_formatterorg.joda.time.TestDateTime_Constructors.testParse_formatter | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_PeriodType1org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_PeriodType1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI_PeriodType2org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI_PeriodType2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDuration_Basics.testToPeriodFrom_PeriodTypeorg.joda.time.TestDuration_Basics.testToPeriodFrom_PeriodType | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Constructors.testParse_noFormatterorg.joda.time.TestMutableInterval_Constructors.testParse_noFormatter | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalSecondOfMinuteorg.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalSecondOfMinute | 1PASS | ||
|
0.044169612
|
org.joda.time.convert.TestStringConverter.testGetInstantMillis_Objectorg.joda.time.convert.TestStringConverter.testGetInstantMillis_Object | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RI4org.joda.time.TestInterval_Constructors.testConstructor_RI_RI4 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI_PeriodType1org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI_PeriodType1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_PeriodType2org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_PeriodType2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_int_int_int_int_int_int_intorg.joda.time.TestMutableDateTime_Constructors.testConstructor_int_int_int_int_int_int_int | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_Object3org.joda.time.TestInterval_Constructors.testConstructor_Object3 | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestISODateTimeFormatParsing.test_localDateParserorg.joda.time.format.TestISODateTimeFormatParsing.test_localDateParser | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_longDateorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_longDate | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Basics.testRounding2org.joda.time.TestMutableDateTime_Basics.testRounding2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Properties.testPropertyRoundHalfFloorHourOfDayorg.joda.time.TestDateTime_Properties.testPropertyRoundHalfFloorHourOfDay | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_long_PeriodType3org.joda.time.TestPeriod_Constructors.testConstructor_long_long_PeriodType3 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI_PeriodType3org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI_PeriodType3 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_intorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_intorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testToPeriod_PeriodType3org.joda.time.TestPeriod_Constructors.testToPeriod_PeriodType3 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Basics.testWithFieldAdded2org.joda.time.TestDateTime_Basics.testWithFieldAdded2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RD1org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RD1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_long_PeriodType1org.joda.time.TestPeriod_Constructors.testConstructor_long_long_PeriodType1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_Chronology2org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_Chronology2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalHourOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalHourOfDay | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Adds.testAddWeekyears_int1org.joda.time.TestMutableDateTime_Adds.testAddWeekyears_int1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI1org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInstant_Constructors.testParse_formatterorg.joda.time.TestInstant_Constructors.testParse_formatter | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Properties.testPropertyRoundFloorHourOfDayorg.joda.time.TestDateTime_Properties.testPropertyRoundFloorHourOfDay | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_simpleorg.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_simple | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_nullDateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_nullDateTimeZone | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RI6org.joda.time.TestInterval_Constructors.testConstructor_RI_RI6 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_long1org.joda.time.TestPeriod_Constructors.testConstructor_long_long1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_plusDay_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_plusDay_Turk | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long2org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RI1org.joda.time.TestInterval_Constructors.testConstructor_RI_RI1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testParse_offsetInStringorg.joda.time.TestInterval_Constructors.testParse_offsetInString | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RI_RI2org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RI_RI2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RD_PeriodType1org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RD_PeriodType1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Adds.testAddMonths_int1org.joda.time.TestMutableDateTime_Adds.testAddMonths_int1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_long_long3org.joda.time.TestMutableInterval_Constructors.testConstructor_long_long3 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RD1org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RD1 | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestDateTimeFormatter.testParseDateTime_simpleorg.joda.time.format.TestDateTimeFormatter.testParseDateTime_simple | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_PeriodType3org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_PeriodType3 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_endOfMonth2org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_endOfMonth2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RInterval1org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RInterval1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_Object_Chronology1org.joda.time.TestInterval_Constructors.testConstructor_Object_Chronology1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDuration_Constructors.testConstructor_Object5org.joda.time.TestDuration_Constructors.testConstructor_Object5 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_nullChronologyorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_nullChronology | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_Object_Chronology2org.joda.time.TestMutableInterval_Constructors.testConstructor_Object_Chronology2 | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestDateTimeFormat.testFormat_zoneTextorg.joda.time.format.TestDateTimeFormat.testFormat_zoneText | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoDaysorg.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoDays | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_nullDateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_nullDateTimeZone | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_RD_RI1org.joda.time.TestPeriod_Constructors.testConstructor_RD_RI1 | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestDateTimeFormat.testFormat_zoneLongTextorg.joda.time.format.TestDateTimeFormat.testFormat_zoneLongText | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_nullChronologyorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_nullChronology | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_long_long_Chronology2org.joda.time.TestMutableInterval_Constructors.testConstructor_long_long_Chronology2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalMillisOfSecondorg.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalMillisOfSecond | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI2org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI2 | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_mediumShortDateTimeorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_mediumShortDateTime | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_plusDayMidGap_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_plusDayMidGap_Turk | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestISODateTimeFormatParsing.test_timeElementParserorg.joda.time.format.TestISODateTimeFormatParsing.test_timeElementParser | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_shortTimeorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_shortTime | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_Object5org.joda.time.TestInterval_Constructors.testConstructor_Object5 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_Object2org.joda.time.TestInterval_Constructors.testConstructor_Object2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RI5org.joda.time.TestInterval_Constructors.testConstructor_RI_RI5 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI2org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_long_long2org.joda.time.TestMutableInterval_Constructors.testConstructor_long_long2 | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_simple_precedenceorg.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_simple_precedence | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDuration_Basics.testToPeriodToorg.joda.time.TestDuration_Basics.testToPeriodTo | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDuration_Constructors.testConstructor_RI_RI1org.joda.time.TestDuration_Constructors.testConstructor_RI_RI1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Properties.testPropertyRoundCeilingHourOfDayorg.joda.time.TestDateTime_Properties.testPropertyRoundCeilingHourOfDay | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_RD_RI_PeriodType2org.joda.time.TestPeriod_Constructors.testConstructor_RD_RI_PeriodType2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Adds.testAddMillis_int1org.joda.time.TestMutableDateTime_Adds.testAddMillis_int1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_long_long_nullChronologyorg.joda.time.TestInterval_Constructors.testConstructor_long_long_nullChronology | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_long_PeriodType_Chronology2org.joda.time.TestPeriod_Constructors.testConstructor_long_long_PeriodType_Chronology2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Constructors.testParse_formatterorg.joda.time.TestMutableDateTime_Constructors.testParse_formatter | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoHoursorg.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoHours | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_long_Chronology1org.joda.time.TestPeriod_Constructors.testConstructor_long_long_Chronology1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_long_long1org.joda.time.TestMutableInterval_Constructors.testConstructor_long_long1 | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_mediumTimeorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_mediumTime | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Adds.testAddYears_int1org.joda.time.TestMutableDateTime_Adds.testAddYears_int1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_Object3org.joda.time.TestMutableInterval_Constructors.testConstructor_Object3 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_long_long2org.joda.time.TestInterval_Constructors.testConstructor_long_long2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalMinuteOfHourorg.joda.time.TestMutableDateTime_Properties.testPropertyToIntervalMinuteOfHour | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Basics.testToPeriod_PeriodType2org.joda.time.TestMutableInterval_Basics.testToPeriod_PeriodType2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDuration_Constructors.testConstructor_RI_RI2org.joda.time.TestDuration_Constructors.testConstructor_RI_RI2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Properties.testPropertyRoundCeilingHourOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyRoundCeilingHourOfDay | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_PeriodType_Chronology2org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_PeriodType_Chronology2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RD2org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RD2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtMidnightorg.joda.time.TestLocalDate_Basics.testToDateTimeAtMidnight | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_mediumDateorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_mediumDate | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI_PeriodType4org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI_PeriodType4 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Properties.testPropertyToIntervalMillisOfSecondorg.joda.time.TestDateTime_Properties.testPropertyToIntervalMillisOfSecond | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoMillisorg.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoMillis | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_mediumDateTimeorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_mediumDateTime | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Basics.testWithFieldAdded1org.joda.time.TestDateTime_Basics.testWithFieldAdded1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_Object_Chronology1org.joda.time.TestMutableInterval_Constructors.testConstructor_Object_Chronology1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI2org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI2 | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestDateTimeFormatter.testParseDateTime_zone2org.joda.time.format.TestDateTimeFormatter.testParseDateTime_zone2 | 1PASS | ||
|
0.044169612
|
org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology2org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestLocalDate_Basics.testToDateTime_LocalTimeorg.joda.time.TestLocalDate_Basics.testToDateTime_LocalTime | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Properties.testPropertyRoundHalfFloorHourOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyRoundHalfFloorHourOfDay | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneEtcGMT1org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneEtcGMT1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDuration_Basics.testToPeriodFromorg.joda.time.TestDuration_Basics.testToPeriodFrom | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Sets.testSetZoneRetainFields_DateTimeZone4org.joda.time.TestMutableDateTime_Sets.testSetZoneRetainFields_DateTimeZone4 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Properties.testPropertyRoundHalfCeilingHourOfDayorg.joda.time.TestDateTime_Properties.testPropertyRoundHalfCeilingHourOfDay | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI4org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI4 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDuration_Basics.testToPeriodTo_PeriodTypeorg.joda.time.TestDuration_Basics.testToPeriodTo_PeriodType | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoMonthsorg.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoMonths | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI4org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI4 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI7org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI7 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Properties.testPropertyToIntervalMinuteOfHourorg.joda.time.TestDateTime_Properties.testPropertyToIntervalMinuteOfHour | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI_PeriodType3org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI_PeriodType3 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RD2org.joda.time.TestPeriod_Constructors.testConstructor_RI_RD2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_PeriodType_Chronology1org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_PeriodType_Chronology1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_RD_RI1org.joda.time.TestInterval_Constructors.testConstructor_RD_RI1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Adds.testAddWeeks_int1org.joda.time.TestMutableDateTime_Adds.testAddWeeks_int1 | 1PASS | ||
|
0.044169612
|
org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology1org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_Object1org.joda.time.TestInterval_Constructors.testConstructor_Object1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testParse_noOffsetInStringorg.joda.time.TestInterval_Constructors.testParse_noOffsetInString | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI1org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestLocalDate_Basics.testToDateTime_LocalTime_nullZoneorg.joda.time.TestLocalDate_Basics.testToDateTime_LocalTime_nullZone | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_Chronologyorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_Chronology | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_minusDay_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_minusDay_Turk | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_zoneorg.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_zone | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestISODateTimeFormatParsing.test_localTimeParserorg.joda.time.format.TestISODateTimeFormatParsing.test_localTimeParser | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Properties.testPropertyRoundHalfCeilingHourOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyRoundHalfCeilingHourOfDay | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Adds.testAdd_RP1org.joda.time.TestMutableDateTime_Adds.testAdd_RP1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Basics.testRounding1org.joda.time.TestMutableDateTime_Basics.testRounding1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI_PeriodType1org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI_PeriodType1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RD_RI1org.joda.time.TestMutableInterval_Constructors.testConstructor_RD_RI1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RI_RI3org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RI_RI3 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long3org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long3 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RD1org.joda.time.TestPeriod_Constructors.testConstructor_RI_RD1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_long_long_nullZoneorg.joda.time.TestInterval_Constructors.testConstructor_long_long_nullZone | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_long_long3org.joda.time.TestInterval_Constructors.testConstructor_long_long3 | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestDateTimeFormatter.testParseDateTime_simple_precedenceorg.joda.time.format.TestDateTimeFormatter.testParseDateTime_simple_precedence | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_Object2org.joda.time.TestMutableInterval_Constructors.testConstructor_Object2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoWeeksorg.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoWeeks | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestISODateTimeFormatParsing.test_dateParserorg.joda.time.format.TestISODateTimeFormatParsing.test_dateParser | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long2org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_long_long_Zoneorg.joda.time.TestInterval_Constructors.testConstructor_long_long_Zone | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Basics.testRounding6org.joda.time.TestMutableDateTime_Basics.testRounding6 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_Chronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_Chronology | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoYearsorg.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoYears | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoSecondsorg.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoSeconds | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RD_PeriodType2org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RD_PeriodType2 | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestISODateTimeFormatParsing.test_dateOptionalTimeParserorg.joda.time.format.TestISODateTimeFormatParsing.test_dateOptionalTimeParser | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_Object_Chronology2org.joda.time.TestInterval_Constructors.testConstructor_Object_Chronology2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP1org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_Object1org.joda.time.TestMutableInterval_Constructors.testConstructor_Object1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RI7org.joda.time.TestInterval_Constructors.testConstructor_RI_RI7 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_endOfMonth1org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_endOfMonth1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI3org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI3 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testParseWithOffset_noOffsetInStringorg.joda.time.TestInterval_Constructors.testParseWithOffset_noOffsetInString | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI1org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Adds.testAddHours_int1org.joda.time.TestMutableDateTime_Adds.testAddHours_int1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestLocalDateTime_Basics.testToDateTimeorg.joda.time.TestLocalDateTime_Basics.testToDateTime | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_zone2org.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_zone2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_long_PeriodType2org.joda.time.TestPeriod_Constructors.testConstructor_long_long_PeriodType2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_Chronologyorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_Chronology | 1PASS | ||
|
0.044169612
|
org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology3org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology3 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtMidnight_nullZoneorg.joda.time.TestLocalDate_Basics.testToDateTimeAtMidnight_nullZone | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMinMaxLong.testDateTime_max_fieldsorg.joda.time.TestMinMaxLong.testDateTime_max_fields | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RI2org.joda.time.TestInterval_Constructors.testConstructor_RI_RI2 | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_zone3org.joda.time.format.TestDateTimeFormatter.testParseMutableDateTime_zone3 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Properties.testPropertyToIntervalSecondOfMinuteorg.joda.time.TestDateTime_Properties.testPropertyToIntervalSecondOfMinute | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_long2org.joda.time.TestPeriod_Constructors.testConstructor_long_long2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Basics.testWithFieldAdded3org.joda.time.TestDateTime_Basics.testWithFieldAdded3 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Basics.testToPeriod_PeriodType2org.joda.time.TestInterval_Basics.testToPeriod_PeriodType2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_RP_RI1org.joda.time.TestInterval_Constructors.testConstructor_RP_RI1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RD_PeriodType1org.joda.time.TestPeriod_Constructors.testConstructor_RI_RD_PeriodType1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_endOfMonth3org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_endOfMonth3 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Properties.testPropertyToIntervalHourOfDayorg.joda.time.TestDateTime_Properties.testPropertyToIntervalHourOfDay | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Adds.testAddSeconds_int1org.joda.time.TestMutableDateTime_Adds.testAddSeconds_int1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_leapYearorg.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_leapYear | 1PASS | ||
|
0.044169612
|
org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology4org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology4 | 1PASS | ||
|
0.044169612
|
org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology5org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology5 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Basics.testWithFieldAdded4org.joda.time.TestDateTime_Basics.testWithFieldAdded4 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoMinutesorg.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long_NoMinutes | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Adds.testAddMinutes_int1org.joda.time.TestMutableDateTime_Adds.testAddMinutes_int1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RD_PeriodType2org.joda.time.TestPeriod_Constructors.testConstructor_RI_RD_PeriodType2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_nullDateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_nullDateTimeZone | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RInterval4org.joda.time.TestMutablePeriod_Updates.testAdd_RInterval4 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI_PeriodType4org.joda.time.TestMutablePeriod_Constructors.testConstructor_RI_RI_PeriodType4 | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestISODateTimeFormatParsing.test_dateTimeParserorg.joda.time.format.TestISODateTimeFormatParsing.test_dateTimeParser | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI_PeriodType2org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI_PeriodType2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI1org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RInterval2org.joda.time.TestMutablePeriod_Updates.testAdd_RInterval2 | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestDateTimeFormatter.testParseDateTime_zoneorg.joda.time.format.TestDateTimeFormatter.testParseDateTime_zone | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RD1org.joda.time.TestInterval_Constructors.testConstructor_RI_RD1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Properties.testPropertyRoundFloorHourOfDayorg.joda.time.TestMutableDateTime_Properties.testPropertyRoundFloorHourOfDay | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestISODateTimeFormatParsing.test_dateElementParserorg.joda.time.format.TestISODateTimeFormatParsing.test_dateElementParser | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestISODateTimeFormatParsing.test_dateorg.joda.time.format.TestISODateTimeFormatParsing.test_date | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_long_Chronology2org.joda.time.TestPeriod_Constructors.testConstructor_long_long_Chronology2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RP1org.joda.time.TestInterval_Constructors.testConstructor_RI_RP1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_RD_RI2org.joda.time.TestPeriod_Constructors.testConstructor_RD_RI2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Constructors.testConstructor_long_long1org.joda.time.TestInterval_Constructors.testConstructor_long_long1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestYearMonthDay_Basics.testToDateTimeAtMidnightorg.joda.time.TestYearMonthDay_Basics.testToDateTimeAtMidnight | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_Chronologyorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_Chronology | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Basics.testRounding3org.joda.time.TestMutableDateTime_Basics.testRounding3 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_intorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_int | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_RD_RI_PeriodType1org.joda.time.TestPeriod_Constructors.testConstructor_RD_RI_PeriodType1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDuration_Basics.testToIntervalFromorg.joda.time.TestDuration_Basics.testToIntervalFrom | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI3org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI3 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Basics.testRounding8org.joda.time.TestMutableDateTime_Basics.testRounding8 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Basics.testRounding7org.joda.time.TestMutableDateTime_Basics.testRounding7 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_Chronology1org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long_Chronology1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Basics.testRounding4org.joda.time.TestMutableDateTime_Basics.testRounding4 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestYearMonthDay_Basics.testToDateTimeAtMidnight_nullZoneorg.joda.time.TestYearMonthDay_Basics.testToDateTimeAtMidnight_nullZone | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long1org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long_long1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Adds.testAddDays_int1org.joda.time.TestMutableDateTime_Adds.testAddDays_int1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Constructors.testParse_noFormatter_vs_constructor_noOffsetorg.joda.time.TestDateTime_Constructors.testParse_noFormatter_vs_constructor_noOffset | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestDateTimeFormatter.testParseDateTime_zone3org.joda.time.format.TestDateTimeFormatter.testParseDateTime_zone3 | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneEtcGMT10_suffixorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneEtcGMT10_suffix | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_long_PeriodType_Chronology1org.joda.time.TestPeriod_Constructors.testConstructor_long_long_PeriodType_Chronology1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_nullDateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_nullDateTimeZone | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RI_RI1org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RI_RI1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long1org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_long1 | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicDateorg.joda.time.format.TestISODateTimeFormatParsing.test_basicDate | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI4org.joda.time.TestPeriod_Constructors.testConstructor_RI_RI4 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_nullChronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_nullChronology | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDuration_Constructors.testConstructor_long_long1org.joda.time.TestDuration_Constructors.testConstructor_long_long1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI5org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI5 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Properties.testPropertyGetDifferenceHourOfDayorg.joda.time.TestDateTime_Properties.testPropertyGetDifferenceHourOfDay | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDuration_Constructors.testConstructor_Object4org.joda.time.TestDuration_Constructors.testConstructor_Object4 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestLocalDateTime_Basics.testToDateTime_nullZoneorg.joda.time.TestLocalDateTime_Basics.testToDateTime_nullZone | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestISODateTimeFormatParsing.test_localDateOptionalTimeParserorg.joda.time.format.TestISODateTimeFormatParsing.test_localDateOptionalTimeParser | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Basics.testWithField2org.joda.time.TestDateTime_Basics.testWithField2 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI6org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI6 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_nullChronologyorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_nullChronology | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInstant_Constructors.testParse_noFormatterorg.joda.time.TestInstant_Constructors.testParse_noFormatter | 1PASS | ||
|
0.044169612
|
org.joda.time.TestInterval_Basics.testToString_reparseorg.joda.time.TestInterval_Basics.testToString_reparse | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_standardYearorg.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_standardYear | 1PASS | ||
|
0.044169612
|
org.joda.time.format.TestDateTimeFormatStyle.testForStyle_fullDateorg.joda.time.format.TestDateTimeFormatStyle.testForStyle_fullDate | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toMar_endOfMonth1org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toMar_endOfMonth1 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestDuration_Constructors.testConstructor_RI_RI3org.joda.time.TestDuration_Constructors.testConstructor_RI_RI3 | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_exactMonthsorg.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toFeb_exactMonths | 1PASS | ||
|
0.044169612
|
org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toMar_endOfMonth2org.joda.time.TestPeriod_Constructors.testConstructor_trickyDifferences_RI_RI_toMar_endOfMonth2 | 1PASS | ||
|
0.042402826
|
org.joda.time.tz.TestCachedDateTimeZone.testSerializationorg.joda.time.tz.TestCachedDateTimeZone.testSerialization | 1PASS | ||
|
0.042402826
|
org.joda.time.TestDateTime_Basics.testMinusHours_intorg.joda.time.TestDateTime_Basics.testMinusHours_int | 1PASS | ||
|
0.042402826
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_newValid_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_newValid_Turk | 1PASS | ||
|
0.042402826
|
org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString7org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString7 | 1PASS | ||
|
0.042402826
|
org.joda.time.TestDateMidnight_Basics.testToCalendar_Localeorg.joda.time.TestDateMidnight_Basics.testToCalendar_Locale | 1PASS | ||
|
0.042402826
|
org.joda.time.TestDateMidnight_Basics.testWithDurationAdded_RD_intorg.joda.time.TestDateMidnight_Basics.testWithDurationAdded_RD_int | 1PASS | ||
|
0.042402826
|
org.joda.time.tz.TestCompiler.testCompileorg.joda.time.tz.TestCompiler.testCompile | 1PASS | ||
|
0.042402826
|
org.joda.time.TestDateTimeZoneCutover.test_LocalDate_new_Gazaorg.joda.time.TestDateTimeZoneCutover.test_LocalDate_new_Gaza | 1PASS | ||
|
0.042402826
|
org.joda.time.chrono.TestEthiopicChronology.testLeap_6_13org.joda.time.chrono.TestEthiopicChronology.testLeap_6_13 | 1PASS | ||
|
0.042402826
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_long1_DateTimeZoneorg.joda.time.TestLocalDateTime_Constructors.testConstructor_long1_DateTimeZone | 1PASS | ||
|
0.042402826
|
org.joda.time.TestDateTime_Basics.testPlusHours_intorg.joda.time.TestDateTime_Basics.testPlusHours_int | 1PASS | ||
|
0.042402826
|
org.joda.time.TestDateTime_Basics.testPlusSeconds_intorg.joda.time.TestDateTime_Basics.testPlusSeconds_int | 1PASS | ||
|
0.042402826
|
org.joda.time.chrono.TestCopticChronology.testLeap_5_13org.joda.time.chrono.TestCopticChronology.testLeap_5_13 | 1PASS | ||
|
0.042402826
|
org.joda.time.chrono.TestCopticChronology.testLeap_6_13org.joda.time.chrono.TestCopticChronology.testLeap_6_13 | 1PASS | ||
|
0.042402826
|
org.joda.time.TestDateTimeZone.testSerialization1org.joda.time.TestDateTimeZone.testSerialization1 | 1PASS | ||
|
0.042402826
|
org.joda.time.TestLocalTime_Constructors.testConstructor_long_DateTimeZoneorg.joda.time.TestLocalTime_Constructors.testConstructor_long_DateTimeZone | 1PASS | ||
|
0.042402826
|
org.joda.time.TestDateTime_Basics.testMinusMillis_intorg.joda.time.TestDateTime_Basics.testMinusMillis_int | 1PASS | ||
|
0.042402826
|
org.joda.time.TestDateMidnight_Basics.testToGregorianCalendarorg.joda.time.TestDateMidnight_Basics.testToGregorianCalendar | 1PASS | ||
|
0.042402826
|
org.joda.time.TestLocalDateTime_Basics.testToDateTime_RIorg.joda.time.TestLocalDateTime_Basics.testToDateTime_RI | 1PASS | ||
|
0.042402826
|
org.joda.time.TestLocalDate_Constructors.testConstructor_long1_DateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_long1_DateTimeZone | 1PASS | ||
|
0.042402826
|
org.joda.time.TestDateTimeZoneCutover.test_LocalDate_new_Turkorg.joda.time.TestDateTimeZoneCutover.test_LocalDate_new_Turk | 1PASS | ||
|
0.042402826
|
org.joda.time.TestDateTime_Basics.testMinusMinutes_intorg.joda.time.TestDateTime_Basics.testMinusMinutes_int | 1PASS | ||
|
0.042402826
|
org.joda.time.chrono.TestEthiopicChronology.testLeap_5_13org.joda.time.chrono.TestEthiopicChronology.testLeap_5_13 | 1PASS | ||
|
0.042402826
|
org.joda.time.TestDateMidnight_Basics.testWithDurationAdded_long_intorg.joda.time.TestDateMidnight_Basics.testWithDurationAdded_long_int | 1PASS | ||
|
0.042402826
|
org.joda.time.TestSerialization.testSerializedDateTimeZoneorg.joda.time.TestSerialization.testSerializedDateTimeZone | 1PASS | ||
|
0.042402826
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectString5org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectString5 | 1PASS | ||
|
0.042402826
|
org.joda.time.TestDateTime_Basics.testPlusMinutes_intorg.joda.time.TestDateTime_Basics.testPlusMinutes_int | 1PASS | ||
|
0.042402826
|
org.joda.time.TestLocalDate_Constructors.testConstructor_long2_DateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_long2_DateTimeZone | 1PASS | ||
|
0.042402826
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_long2_DateTimeZoneorg.joda.time.TestLocalDateTime_Constructors.testConstructor_long2_DateTimeZone | 1PASS | ||
|
0.042402826
|
org.joda.time.TestDateTime_Basics.testPlusMillis_intorg.joda.time.TestDateTime_Basics.testPlusMillis_int | 1PASS | ||
|
0.042402826
|
org.joda.time.TestDateTime_Basics.testMinusSeconds_intorg.joda.time.TestDateTime_Basics.testMinusSeconds_int | 1PASS | ||
|
0.040636044
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_newValid_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_newValid_Gaza | 1PASS | ||
|
0.040636044
|
org.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Moscow_Springorg.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Moscow_Spring | 1PASS | ||
|
0.040636044
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_plusDayMidGap_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_plusDayMidGap_Gaza | 1PASS | ||
|
0.040636044
|
org.joda.time.chrono.TestJulianChronology.testDurationFieldsorg.joda.time.chrono.TestJulianChronology.testDurationFields | 1PASS | ||
|
0.040636044
|
org.joda.time.chrono.TestGregorianChronology.testDurationFieldsorg.joda.time.chrono.TestGregorianChronology.testDurationFields | 1PASS | ||
|
0.040636044
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_plusDay_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_plusDay_Gaza | 1PASS | ||
|
0.040636044
|
org.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Gazaorg.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Gaza | 1PASS | ||
|
0.040636044
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_parse_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_parse_Turk | 1PASS | ||
|
0.040636044
|
org.joda.time.chrono.TestIslamicChronology.testDurationFieldsorg.joda.time.chrono.TestIslamicChronology.testDurationFields | 1PASS | ||
|
0.040636044
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_minusDay_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_minusDay_Gaza | 1PASS | ||
|
0.040636044
|
org.joda.time.chrono.TestCopticChronology.testDurationFieldsorg.joda.time.chrono.TestCopticChronology.testDurationFields | 1PASS | ||
|
0.040636044
|
org.joda.time.chrono.TestEthiopicChronology.testDurationFieldsorg.joda.time.chrono.TestEthiopicChronology.testDurationFields | 1PASS | ||
|
0.038869258
|
org.joda.time.TestPartial_Basics.testToDateTime_RIorg.joda.time.TestPartial_Basics.testToDateTime_RI | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_nullObject_Chronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_nullObject_Chronology | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Basics.testCompareToorg.joda.time.TestDateMidnight_Basics.testCompareTo | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_Object_nullChronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_Object_nullChronology | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Basics.testToMutableDateTime_Chronologyorg.joda.time.TestDateMidnight_Basics.testToMutableDateTime_Chronology | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.testConstructororg.joda.time.TestDateMidnight_Constructors.testConstructor | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_long1org.joda.time.TestDateMidnight_Constructors.testConstructor_long1 | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_badconverterObject_DateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_badconverterObject_DateTimeZone | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_nullDateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_nullDateTimeZone | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_Objectorg.joda.time.TestDateMidnight_Constructors.testConstructor_Object | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_badconverterObject_Chronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_badconverterObject_Chronology | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateTimeZone.testToTimeZoneorg.joda.time.TestDateTimeZone.testToTimeZone | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Basics.testToStringorg.joda.time.TestDateMidnight_Basics.testToString | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateTime_Basics.testToString_DTFormatterorg.joda.time.TestDateTime_Basics.testToString_DTFormatter | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_Chronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_Chronology | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_long1_Chronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_long1_Chronology | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Basics.testToString_Stringorg.joda.time.TestDateMidnight_Basics.testToString_String | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_nullObjectorg.joda.time.TestDateMidnight_Constructors.testConstructor_nullObject | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_nullObject_nullDateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_nullObject_nullDateTimeZone | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_nullObject_nullChronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_nullObject_nullChronology | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Basics.testToMutableDateTime_DateTimeZoneorg.joda.time.TestDateMidnight_Basics.testToMutableDateTime_DateTimeZone | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Basics.testWithChronology_Chronologyorg.joda.time.TestDateMidnight_Basics.testWithChronology_Chronology | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Basics.testToDateorg.joda.time.TestDateMidnight_Basics.testToDate | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_nullChronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_nullChronology | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.test_now_Chronologyorg.joda.time.TestDateMidnight_Constructors.test_now_Chronology | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Basics.testToString_DTFormatterorg.joda.time.TestDateMidnight_Basics.testToString_DTFormatter | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Basics.testToString_String_Stringorg.joda.time.TestDateMidnight_Basics.testToString_String_String | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Basics.testGettersorg.joda.time.TestDateMidnight_Basics.testGetters | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Basics.testToDateTime_DateTimeZoneorg.joda.time.TestDateMidnight_Basics.testToDateTime_DateTimeZone | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateTime_Basics.testWithTime_int_int_int_intorg.joda.time.TestDateTime_Basics.testWithTime_int_int_int_int | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_long_nullChronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_long_nullChronology | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_long2org.joda.time.TestDateMidnight_Constructors.testConstructor_long2 | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Basics.testGet_DateTimeFieldorg.joda.time.TestDateMidnight_Basics.testGet_DateTimeField | 1PASS | ||
|
0.038869258
|
org.joda.time.TestMutableDateTime_Sets.testSet_DateTimeFieldType_int1org.joda.time.TestMutableDateTime_Sets.testSet_DateTimeFieldType_int1 | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_badconverterObjectorg.joda.time.TestDateMidnight_Constructors.testConstructor_badconverterObject | 1PASS | ||
|
0.038869258
|
org.joda.time.TestTimeOfDay_Basics.testToDateTime_RIorg.joda.time.TestTimeOfDay_Basics.testToDateTime_RI | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Basics.testToInstantorg.joda.time.TestDateMidnight_Basics.testToInstant | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Basics.testWithMillis_longorg.joda.time.TestDateMidnight_Basics.testWithMillis_long | 1PASS | ||
|
0.038869258
|
org.joda.time.TestLocalTime_Basics.testToDateTime_nullRIorg.joda.time.TestLocalTime_Basics.testToDateTime_nullRI | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Basics.testGet_DateTimeFieldTypeorg.joda.time.TestDateMidnight_Basics.testGet_DateTimeFieldType | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_long2_Chronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_long2_Chronology | 1PASS | ||
|
0.038869258
|
org.joda.time.TestLocalTime_Basics.testToDateTime_RIorg.joda.time.TestLocalTime_Basics.testToDateTime_RI | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Basics.testToDateTime_Chronologyorg.joda.time.TestDateMidnight_Basics.testToDateTime_Chronology | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.test_noworg.joda.time.TestDateMidnight_Constructors.test_now | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Basics.testPropertyorg.joda.time.TestDateMidnight_Basics.testProperty | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_Object_nullDateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_Object_nullDateTimeZone | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_Object_Chronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_Object_Chronology | 1PASS | ||
|
0.038869258
|
org.joda.time.TestPartial_Basics.testToDateTime_nullRIorg.joda.time.TestPartial_Basics.testToDateTime_nullRI | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Basics.testEqualsHashCodeorg.joda.time.TestDateMidnight_Basics.testEqualsHashCode | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateTime_Basics.testWithDate_int_int_intorg.joda.time.TestDateTime_Basics.testWithDate_int_int_int | 1PASS | ||
|
0.038869258
|
org.joda.time.TestTimeOfDay_Basics.testToDateTime_nullRIorg.joda.time.TestTimeOfDay_Basics.testToDateTime_nullRI | 1PASS | ||
|
0.038869258
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_long_nullDateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_long_nullDateTimeZone | 1PASS | ||
|
0.037102472
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneEtcGMT_suffixorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneEtcGMT_suffix | 1PASS | ||
|
0.037102472
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_hour_NewYork_Spring_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_hour_NewYork_Spring_postCutover | 1PASS | ||
|
0.037102472
|
org.joda.time.TestDateTimeZoneCutover.test_LocalDate_toDateMidnight_Turkorg.joda.time.TestDateTimeZoneCutover.test_LocalDate_toDateMidnight_Turk | 1PASS | ||
|
0.037102472
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneEtcGMTorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneEtcGMT | 1PASS | ||
|
0.037102472
|
org.joda.time.format.TestTextFields.testMonthNames_monthMiddleorg.joda.time.format.TestTextFields.testMonthNames_monthMiddle | 1PASS | ||
|
0.037102472
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneGMT_suffixorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneGMT_suffix | 1PASS | ||
|
0.037102472
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_yearOfCenturyorg.joda.time.format.TestDateTimeFormatter.testParseLocalDate_yearOfCentury | 1PASS | ||
|
0.037102472
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_new_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_new_Turk | 1PASS | ||
|
0.037102472
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneGMTorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneGMT | 1PASS | ||
|
0.037102472
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneEtcGMT1_suffixorg.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneEtcGMT1_suffix | 1PASS | ||
|
0.037102472
|
org.joda.time.format.TestTextFields.testMonthNames_monthStartorg.joda.time.format.TestTextFields.testMonthNames_monthStart | 1PASS | ||
|
0.037102472
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_minute_NewYork_Spring_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_minute_NewYork_Spring_postCutover | 1PASS | ||
|
0.037102472
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_hour_NewYork_Spring_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_hour_NewYork_Spring_postCutover | 1PASS | ||
|
0.037102472
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneEtcGMT10org.joda.time.format.TestDateTimeFormatterBuilder.test_printParseZoneEtcGMT10 | 1PASS | ||
|
0.037102472
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_minute_NewYork_Spring_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_minute_NewYork_Spring_postCutover | 1PASS | ||
|
0.03533569
|
org.joda.time.TestLocalDate_Constructors.testConstructor_long2_Chronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_long2_Chronology | 1PASS | ||
|
0.03533569
|
org.joda.time.TestLocalTime_Constructors.testConstructor_Chronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_Chronology | 1PASS | ||
|
0.03533569
|
org.joda.time.TestLocalDate_Basics.testGetFieldType_intorg.joda.time.TestLocalDate_Basics.testGetFieldType_int | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDateTimeComparator.testBasicComps3org.joda.time.TestDateTimeComparator.testBasicComps3 | 1PASS | ||
|
0.03533569
|
org.joda.time.TestLocalDateTime_Basics.testGetFieldType_intorg.joda.time.TestLocalDateTime_Basics.testGetFieldType_int | 1PASS | ||
|
0.03533569
|
org.joda.time.TestWeeks.testFactory_weeksIn_RIntervalorg.joda.time.TestWeeks.testFactory_weeksIn_RInterval | 1PASS | ||
|
0.03533569
|
org.joda.time.TestWeeks.testFactory_weeksBetween_RInstantorg.joda.time.TestWeeks.testFactory_weeksBetween_RInstant | 1PASS | ||
|
0.03533569
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_long2_Chronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_long2_Chronology | 1PASS | ||
|
0.03533569
|
org.joda.time.field.TestOffsetDateTimeField.test_set_long_intorg.joda.time.field.TestOffsetDateTimeField.test_set_long_int | 1PASS | ||
|
0.03533569
|
org.joda.time.convert.TestStringConverter.testGetInstantMillis_Object_Chronologyorg.joda.time.convert.TestStringConverter.testGetInstantMillis_Object_Chronology | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDateTimeZone.testGetIDorg.joda.time.TestDateTimeZone.testGetID | 1PASS | ||
|
0.03533569
|
org.joda.time.TestSeconds.testFactory_secondsIn_RIntervalorg.joda.time.TestSeconds.testFactory_secondsIn_RInterval | 1PASS | ||
|
0.03533569
|
org.joda.time.TestLocalDate_Basics.testIsSupported_DateTimeFieldTypeorg.joda.time.TestLocalDate_Basics.testIsSupported_DateTimeFieldType | 1PASS | ||
|
0.03533569
|
org.joda.time.TestSeconds.testFactory_secondsBetween_RInstantorg.joda.time.TestSeconds.testFactory_secondsBetween_RInstant | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDateTime_Basics.testToLocalDateTimeorg.joda.time.TestDateTime_Basics.testToLocalDateTime | 1PASS | ||
|
0.03533569
|
org.joda.time.chrono.TestIslamicChronology.testSampleDateWithZoneorg.joda.time.chrono.TestIslamicChronology.testSampleDateWithZone | 1PASS | ||
|
0.03533569
|
org.joda.time.TestLocalDate_Basics.testGetFieldTypesorg.joda.time.TestLocalDate_Basics.testGetFieldTypes | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDateTimeComparator.testBasicComps4org.joda.time.TestDateTimeComparator.testBasicComps4 | 1PASS | ||
|
0.03533569
|
org.joda.time.TestYears.testFactory_yearsIn_RIntervalorg.joda.time.TestYears.testFactory_yearsIn_RInterval | 1PASS | ||
|
0.03533569
|
org.joda.time.TestLocalDate_Constructors.testConstructor_long1_Chronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_long1_Chronology | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDays.testFactory_daysIn_RIntervalorg.joda.time.TestDays.testFactory_daysIn_RInterval | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDateTimeZone.testGetNameKeyorg.joda.time.TestDateTimeZone.testGetNameKey | 1PASS | ||
|
0.03533569
|
org.joda.time.TestLocalDateTime_Basics.testGetFieldTypesorg.joda.time.TestLocalDateTime_Basics.testGetFieldTypes | 1PASS | ||
|
0.03533569
|
org.joda.time.field.TestOffsetDateTimeField.test_set_long_String_Localeorg.joda.time.field.TestOffsetDateTimeField.test_set_long_String_Locale | 1PASS | ||
|
0.03533569
|
org.joda.time.TestMonths.testFactory_monthsIn_RIntervalorg.joda.time.TestMonths.testFactory_monthsIn_RInterval | 1PASS | ||
|
0.03533569
|
org.joda.time.TestLocalDateTime_Basics.testGetField_intorg.joda.time.TestLocalDateTime_Basics.testGetField_int | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_minusHour_Moscow_Autumnorg.joda.time.TestDateTimeZoneCutover.test_DateTime_minusHour_Moscow_Autumn | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_minusHour_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_minusHour_Gaza | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDateTimeComparator.testNullDTorg.joda.time.TestDateTimeComparator.testNullDT | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_DateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_DateTimeZone | 1PASS | ||
|
0.03533569
|
org.joda.time.field.TestOffsetDateTimeField.test_addWrapField_long_intorg.joda.time.field.TestOffsetDateTimeField.test_addWrapField_long_int | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Moscow_Autumn_overlap_minsorg.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Moscow_Autumn_overlap_mins | 1PASS | ||
|
0.03533569
|
org.joda.time.TestLocalDateTime_Basics.testToDateTime_Zoneorg.joda.time.TestLocalDateTime_Basics.testToDateTime_Zone | 1PASS | ||
|
0.03533569
|
org.joda.time.TestHours.testFactory_hoursIn_RIntervalorg.joda.time.TestHours.testFactory_hoursIn_RInterval | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_plusHour_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_plusHour_Gaza | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDateTimeZone.testGetOffset_RIorg.joda.time.TestDateTimeZone.testGetOffset_RI | 1PASS | ||
|
0.03533569
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RI_zonesorg.joda.time.TestInterval_Constructors.testConstructor_RI_RI_zones | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDays.testFactory_daysBetween_RInstantorg.joda.time.TestDays.testFactory_daysBetween_RInstant | 1PASS | ||
|
0.03533569
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_Chronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_Chronology | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDateTime_Basics.testToLocalDateorg.joda.time.TestDateTime_Basics.testToLocalDate | 1PASS | ||
|
0.03533569
|
org.joda.time.TestYearMonthDay_Basics.testToDateTimeAtMidnight_Zoneorg.joda.time.TestYearMonthDay_Basics.testToDateTimeAtMidnight_Zone | 1PASS | ||
|
0.03533569
|
org.joda.time.TestLocalTime_Constructors.testConstructor_long2_Chronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_long2_Chronology | 1PASS | ||
|
0.03533569
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_long1_Chronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_long1_Chronology | 1PASS | ||
|
0.03533569
|
org.joda.time.TestLocalDateTime_Basics.testGetFieldsorg.joda.time.TestLocalDateTime_Basics.testGetFields | 1PASS | ||
|
0.03533569
|
org.joda.time.TestLocalDate_Constructors.testConstructor_Chronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_Chronology | 1PASS | ||
|
0.03533569
|
org.joda.time.TestHours.testFactory_hoursBetween_RInstantorg.joda.time.TestHours.testFactory_hoursBetween_RInstant | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDateTimeUtils.testGetIntervalChronology_RIntervalorg.joda.time.TestDateTimeUtils.testGetIntervalChronology_RInterval | 1PASS | ||
|
0.03533569
|
org.joda.time.TestMinutes.testFactory_minutesBetween_RInstantorg.joda.time.TestMinutes.testFactory_minutesBetween_RInstant | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_DateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_DateTimeZone | 1PASS | ||
|
0.03533569
|
org.joda.time.TestLocalDate_Basics.testToDateTimeAtMidnight_Zoneorg.joda.time.TestLocalDate_Basics.testToDateTimeAtMidnight_Zone | 1PASS | ||
|
0.03533569
|
org.joda.time.TestMinutes.testFactory_minutesIn_RIntervalorg.joda.time.TestMinutes.testFactory_minutesIn_RInterval | 1PASS | ||
|
0.03533569
|
org.joda.time.TestLocalDate_Basics.testToDateTime_LocalTime_Zoneorg.joda.time.TestLocalDate_Basics.testToDateTime_LocalTime_Zone | 1PASS | ||
|
0.03533569
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_DateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_int_int_int_int_int_int_int_DateTimeZone | 1PASS | ||
|
0.03533569
|
org.joda.time.TestLocalTime_Constructors.testConstructor_long1_Chronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_long1_Chronology | 1PASS | ||
|
0.03533569
|
org.joda.time.chrono.TestCopticChronology.testSampleDateWithZoneorg.joda.time.chrono.TestCopticChronology.testSampleDateWithZone | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDateTime_Basics.testToLocalTimeorg.joda.time.TestDateTime_Basics.testToLocalTime | 1PASS | ||
|
0.03533569
|
org.joda.time.TestLocalDate_Basics.testGetFieldsorg.joda.time.TestLocalDate_Basics.testGetFields | 1PASS | ||
|
0.03533569
|
org.joda.time.convert.TestStringConverter.testGetInstantMillis_Object_Zoneorg.joda.time.convert.TestStringConverter.testGetInstantMillis_Object_Zone | 1PASS | ||
|
0.03533569
|
org.joda.time.TestYears.testFactory_yearsBetween_RInstantorg.joda.time.TestYears.testFactory_yearsBetween_RInstant | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDateMidnight_Basics.testToLocalDateorg.joda.time.TestDateMidnight_Basics.testToLocalDate | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_DateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_int_int_int_int_int_int_DateTimeZone | 1PASS | ||
|
0.03533569
|
org.joda.time.TestLocalDate_Basics.testGetField_intorg.joda.time.TestLocalDate_Basics.testGetField_int | 1PASS | ||
|
0.03533569
|
org.joda.time.convert.TestStringConverter.testGetDateTimeorg.joda.time.convert.TestStringConverter.testGetDateTime | 1PASS | ||
|
0.03533569
|
org.joda.time.TestBaseSingleFieldPeriod.testFactory_between_RInstantorg.joda.time.TestBaseSingleFieldPeriod.testFactory_between_RInstant | 1PASS | ||
|
0.03533569
|
org.joda.time.field.TestOffsetDateTimeField.test_set_long_Stringorg.joda.time.field.TestOffsetDateTimeField.test_set_long_String | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_constructor_Moscow_Autumnorg.joda.time.TestDateTimeZoneCutover.test_DateTime_constructor_Moscow_Autumn | 1PASS | ||
|
0.03533569
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_plusHour_Moscow_Autumnorg.joda.time.TestDateTimeZoneCutover.test_DateTime_plusHour_Moscow_Autumn | 1PASS | ||
|
0.03533569
|
org.joda.time.chrono.TestEthiopicChronology.testSampleDateWithZoneorg.joda.time.chrono.TestEthiopicChronology.testSampleDateWithZone | 1PASS | ||
|
0.03533569
|
org.joda.time.TestMonths.testFactory_monthsBetween_RInstantorg.joda.time.TestMonths.testFactory_monthsBetween_RInstant | 1PASS | ||
|
0.03533569
|
org.joda.time.TestMonths.testFactory_monthsBetween_RInstant_LocalDate_EndMonthorg.joda.time.TestMonths.testFactory_monthsBetween_RInstant_LocalDate_EndMonth | 1PASS | ||
|
0.033568904
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_withDefaultYear_feb29_newYork_endOfYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_withDefaultYear_feb29_newYork_endOfYear | 1PASS | ||
|
0.033568904
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_newYork_endOfYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_newYork_endOfYear | 1PASS | ||
|
0.033568904
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_newYork_startOfYearorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_newYork_startOfYear | 1PASS | ||
|
0.033568904
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_withDefaultYear_feb29_newYorkorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_withDefaultYear_feb29_newYork | 1PASS | ||
|
0.033568904
|
org.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_newYorkorg.joda.time.format.TestDateTimeFormatter.testParseInto_monthDay_feb29_newYork | 1PASS | ||
|
0.03180212
|
org.joda.time.TestChronology.testEqualsHashCode_Zonedorg.joda.time.TestChronology.testEqualsHashCode_Zoned | 1PASS | ||
|
0.03180212
|
org.joda.time.TestMinMaxLong.testDateTime_minorg.joda.time.TestMinMaxLong.testDateTime_min | 1PASS | ||
|
0.03180212
|
org.joda.time.TestMinMaxLong.testDateTime_min_fieldsorg.joda.time.TestMinMaxLong.testDateTime_min_fields | 1PASS | ||
|
0.03180212
|
org.joda.time.TestDateTimeZone.testToStringorg.joda.time.TestDateTimeZone.testToString | 1PASS | ||
|
0.030035336
|
org.joda.time.TestDateTimeZoneCutover.testWithMinuteOfHourInDstChangeorg.joda.time.TestDateTimeZoneCutover.testWithMinuteOfHourInDstChange | 1PASS | ||
|
0.030035336
|
org.joda.time.chrono.TestGJDate.test_cutoverPreZeroorg.joda.time.chrono.TestGJDate.test_cutoverPreZero | 1PASS | ||
|
0.030035336
|
org.joda.time.TestDateMidnight_Basics.testToMutableDateTimeISOorg.joda.time.TestDateMidnight_Basics.testToMutableDateTimeISO | 1PASS | ||
|
0.030035336
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_long2_DateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_long2_DateTimeZone | 1PASS | ||
|
0.030035336
|
org.joda.time.TestDateTime_Properties.testPropertyEqualsHashCodeLenientorg.joda.time.TestDateTime_Properties.testPropertyEqualsHashCodeLenient | 1PASS | ||
|
0.030035336
|
org.joda.time.TestDateMidnight_Basics.testToMutableDateTimeorg.joda.time.TestDateMidnight_Basics.testToMutableDateTime | 1PASS | ||
|
0.030035336
|
org.joda.time.TestDateTimeZoneCutover.testWithSecondOfMinuteInDstChangeorg.joda.time.TestDateTimeZoneCutover.testWithSecondOfMinuteInDstChange | 1PASS | ||
|
0.030035336
|
org.joda.time.TestDateTimeZoneCutover.testWithMillisOfSecondInDstChange_Paris_summerorg.joda.time.TestDateTimeZoneCutover.testWithMillisOfSecondInDstChange_Paris_summer | 1PASS | ||
|
0.030035336
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_Object_DateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_Object_DateTimeZone | 1PASS | ||
|
0.030035336
|
org.joda.time.TestDateMidnight_Constructors.test_now_DateTimeZoneorg.joda.time.TestDateMidnight_Constructors.test_now_DateTimeZone | 1PASS | ||
|
0.030035336
|
org.joda.time.TestDateTimeZoneCutover.testWithMillisOfSecondInDstChange_NewYork_summerorg.joda.time.TestDateTimeZoneCutover.testWithMillisOfSecondInDstChange_NewYork_summer | 1PASS | ||
|
0.030035336
|
org.joda.time.TestDateTimeZoneCutover.testWithHourOfDayInDstChangeorg.joda.time.TestDateTimeZoneCutover.testWithHourOfDayInDstChange | 1PASS | ||
|
0.030035336
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_nullObject_DateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_nullObject_DateTimeZone | 1PASS | ||
|
0.030035336
|
org.joda.time.TestDateMidnight_Basics.testToDateTimeorg.joda.time.TestDateMidnight_Basics.testToDateTime | 1PASS | ||
|
0.030035336
|
org.joda.time.TestDateMidnight_Basics.testToDateTimeISOorg.joda.time.TestDateMidnight_Basics.testToDateTimeISO | 1PASS | ||
|
0.030035336
|
org.joda.time.TestDateMidnight_Properties.testPropertyEqualsHashCodeLenientorg.joda.time.TestDateMidnight_Properties.testPropertyEqualsHashCodeLenient | 1PASS | ||
|
0.030035336
|
org.joda.time.TestDateTimeZoneCutover.testWithMillisOfSecondInDstChange_NewYork_winterorg.joda.time.TestDateTimeZoneCutover.testWithMillisOfSecondInDstChange_NewYork_winter | 1PASS | ||
|
0.030035336
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_DateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_DateTimeZone | 1PASS | ||
|
0.030035336
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_long1_DateTimeZoneorg.joda.time.TestDateMidnight_Constructors.testConstructor_long1_DateTimeZone | 1PASS | ||
|
0.030035336
|
org.joda.time.TestDateTimeZoneCutover.testWithMillisOfSecondInDstChange_Paris_winterorg.joda.time.TestDateTimeZoneCutover.testWithMillisOfSecondInDstChange_Paris_winter | 1PASS | ||
|
0.028268551
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString1Tokyoorg.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString1Tokyo | 1PASS | ||
|
0.028268551
|
org.joda.time.TestInterval_Basics.testWithPeriodBeforeEnd1org.joda.time.TestInterval_Basics.testWithPeriodBeforeEnd1 | 1PASS | ||
|
0.028268551
|
org.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Guatemata_Autumnorg.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_Guatemata_Autumn | 1PASS | ||
|
0.028268551
|
org.joda.time.TestMutableInterval_Basics.testToPeriodorg.joda.time.TestMutableInterval_Basics.testToPeriod | 1PASS | ||
|
0.028268551
|
org.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_NewYork_Autumnorg.joda.time.TestDateTimeZoneCutover.test_getOffsetFromLocal_NewYork_Autumn | 1PASS | ||
|
0.028268551
|
org.joda.time.TestInterval_Basics.testToPeriodorg.joda.time.TestInterval_Basics.testToPeriod | 1PASS | ||
|
0.028268551
|
org.joda.time.TestDateTime_Basics.testWithDate_LocalDateorg.joda.time.TestDateTime_Basics.testWithDate_LocalDate | 1PASS | ||
|
0.028268551
|
org.joda.time.TestDateTime_Basics.testWithTime_LocalTimeorg.joda.time.TestDateTime_Basics.testWithTime_LocalTime | 1PASS | ||
|
0.028268551
|
org.joda.time.TestSerialization.testSerializedDateTimeZoneUTCorg.joda.time.TestSerialization.testSerializedDateTimeZoneUTC | 1PASS | ||
|
0.028268551
|
org.joda.time.TestMutableInterval_Basics.testToPeriod_PeriodType1org.joda.time.TestMutableInterval_Basics.testToPeriod_PeriodType1 | 1PASS | ||
|
0.028268551
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString1NewYorkorg.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString1NewYork | 1PASS | ||
|
0.028268551
|
org.joda.time.TestInterval_Basics.testWithPeriodAfterStart1org.joda.time.TestInterval_Basics.testWithPeriodAfterStart1 | 1PASS | ||
|
0.028268551
|
org.joda.time.TestInterval_Basics.testToPeriod_PeriodType1org.joda.time.TestInterval_Basics.testToPeriod_PeriodType1 | 1PASS | ||
|
0.028268551
|
org.joda.time.TestStringConvert.testTimeZoneorg.joda.time.TestStringConvert.testTimeZone | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalDate_Constructors.testConstructor_Object_nullDateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_Object_nullDateTimeZone | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalDate_Constructors.testConstructor_nullObject_nullChronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_nullObject_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalDate_Properties.testPropertyEqualsHashCodeLenientorg.joda.time.TestLocalDate_Properties.testPropertyEqualsHashCodeLenient | 1PASS | ||
|
0.026501767
|
org.joda.time.TestMonthDay_Constructors.testParse_formatterorg.joda.time.TestMonthDay_Constructors.testParse_formatter | 1PASS | ||
|
0.026501767
|
org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString2org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString2 | 1PASS | ||
|
0.026501767
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2011org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2011 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonth_Constructors.testParse_noFormatterorg.joda.time.TestYearMonth_Constructors.testParse_noFormatter | 1PASS | ||
|
0.026501767
|
org.joda.time.TestPartial_Basics.testCompareToorg.joda.time.TestPartial_Basics.testCompareTo | 1PASS | ||
|
0.026501767
|
org.joda.time.TestMutableDateTime_Sets.testSet_DateTimeFieldType_int3org.joda.time.TestMutableDateTime_Sets.testSet_DateTimeFieldType_int3 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestMonthDay_Constructors.testConstructor_nullObject_nullChronologyorg.joda.time.TestMonthDay_Constructors.testConstructor_nullObject_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_Chronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_Chronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString4org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString4 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestDateTime_Properties.testPropertyCompareToWeekOfWeekyearorg.joda.time.TestDateTime_Properties.testPropertyCompareToWeekOfWeekyear | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Properties.testPropertyCompareToMilliorg.joda.time.TestTimeOfDay_Properties.testPropertyCompareToMilli | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_long1org.joda.time.TestTimeOfDay_Constructors.testConstructor_long1 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalTime_Constructors.testFactoryMillisOfDay_longorg.joda.time.TestLocalTime_Constructors.testFactoryMillisOfDay_long | 1PASS | ||
|
0.026501767
|
org.joda.time.convert.TestReadablePartialConverter.testGetChronology_Object_Zoneorg.joda.time.convert.TestReadablePartialConverter.testGetChronology_Object_Zone | 1PASS | ||
|
0.026501767
|
org.joda.time.TestMonthDay_Constructors.testParse_noFormatterorg.joda.time.TestMonthDay_Constructors.testParse_noFormatter | 1PASS | ||
|
0.026501767
|
org.joda.time.TestMonthDay_Basics.testGetValuesorg.joda.time.TestMonthDay_Basics.testGetValues | 1PASS | ||
|
0.026501767
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_monthDay_withDefaultYear_feb29org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_monthDay_withDefaultYear_feb29 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonth_Constructors.testConstructor_nullObjectorg.joda.time.TestYearMonth_Constructors.testConstructor_nullObject | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString4org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString4 | 1PASS | ||
|
0.026501767
|
org.joda.time.format.TestDateTimeFormatter.testPrint_appendableMethodsorg.joda.time.format.TestDateTimeFormatter.testPrint_appendableMethods | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonth_Constructors.testConstructor_Object_nullChronologyorg.joda.time.TestYearMonth_Constructors.testConstructor_Object_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonthDay_Basics.testGetValuesorg.joda.time.TestYearMonthDay_Basics.testGetValues | 1PASS | ||
|
0.026501767
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2012org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2012 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_nullObject_nullChronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_nullObject_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestMonthDay_Constructors.testConstructororg.joda.time.TestMonthDay_Constructors.testConstructor | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonth_Constructors.testConstructor_Objectorg.joda.time.TestYearMonth_Constructors.testConstructor_Object | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalTime_Constructors.testConstructor_Object1org.joda.time.TestLocalTime_Constructors.testConstructor_Object1 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_nullDateTimeZoneorg.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_nullDateTimeZone | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonth_Constructors.testParse_formatterorg.joda.time.TestYearMonth_Constructors.testParse_formatter | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonth_Constructors.testConstructor_nullObject_nullChronologyorg.joda.time.TestYearMonth_Constructors.testConstructor_nullObject_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_weekyear_month_week_2010org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_weekyear_month_week_2010 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_nullChronologyorg.joda.time.TestYearMonthDay_Constructors.testConstructor_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestMonthDay_Constructors.testConstructor_long1org.joda.time.TestMonthDay_Constructors.testConstructor_long1 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonthDay_Basics.testGetValueorg.joda.time.TestYearMonthDay_Basics.testGetValue | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_nullChronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_nullObject_nullDateTimeZoneorg.joda.time.TestLocalDateTime_Constructors.testConstructor_nullObject_nullDateTimeZone | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonth_Basics.testGetValueorg.joda.time.TestYearMonth_Basics.testGetValue | 1PASS | ||
|
0.026501767
|
org.joda.time.TestMonthDay_Constructors.testConstructor_long2org.joda.time.TestMonthDay_Constructors.testConstructor_long2 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_nullObject_nullChronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_nullObject_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_Objectorg.joda.time.TestYearMonthDay_Constructors.testConstructor_Object | 1PASS | ||
|
0.026501767
|
org.joda.time.TestMonthDay_Constructors.testConstructor_nullChronologyorg.joda.time.TestMonthDay_Constructors.testConstructor_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_long_nullChronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_long_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2010org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2010 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestMonthDay_Basics.testSizeorg.joda.time.TestMonthDay_Basics.testSize | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalTime_Constructors.testParse_formatterorg.joda.time.TestLocalTime_Constructors.testParse_formatter | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalTime_Constructors.testConstructor_nullObjectorg.joda.time.TestLocalTime_Constructors.testConstructor_nullObject | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonth_Basics.testSizeorg.joda.time.TestYearMonth_Basics.testSize | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_nullObject_Chronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_nullObject_Chronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_nullObjectorg.joda.time.TestLocalDateTime_Constructors.testConstructor_nullObject | 1PASS | ||
|
0.026501767
|
org.joda.time.TestMonthDay_Constructors.testConstructor_Objectorg.joda.time.TestMonthDay_Constructors.testConstructor_Object | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalDate_Constructors.testParse_formatterorg.joda.time.TestLocalDate_Constructors.testParse_formatter | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_nullObjectorg.joda.time.TestTimeOfDay_Constructors.testConstructor_nullObject | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalDate_Basics.testCompareToorg.joda.time.TestLocalDate_Basics.testCompareTo | 1PASS | ||
|
0.026501767
|
org.joda.time.format.TestDateTimeFormat.testParse_pivotYearorg.joda.time.format.TestDateTimeFormat.testParse_pivotYear | 1PASS | ||
|
0.026501767
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2015org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2015 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestDateTime_Basics.testToTimeOfDayorg.joda.time.TestDateTime_Basics.testToTimeOfDay | 1PASS | ||
|
0.026501767
|
org.joda.time.TestMonthDay_Constructors.testConstructor_Object_nullChronologyorg.joda.time.TestMonthDay_Constructors.testConstructor_Object_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString6org.joda.time.TestDateTime_Constructors.testConstructor_ObjectString6 | 1PASS | ||
|
0.026501767
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2016org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2016 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestMonthDay_Constructors.testConstructor_nullObjectorg.joda.time.TestMonthDay_Constructors.testConstructor_nullObject | 1PASS | ||
|
0.026501767
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDateTime_monthDay_withDefaultYear_feb29org.joda.time.format.TestDateTimeFormatter.testParseLocalDateTime_monthDay_withDefaultYear_feb29 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestMonthDay_Basics.testGetorg.joda.time.TestMonthDay_Basics.testGet | 1PASS | ||
|
0.026501767
|
org.joda.time.TestInstant_Basics.testGet_DateTimeFieldorg.joda.time.TestInstant_Basics.testGet_DateTimeField | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonth_Basics.testGetValuesorg.joda.time.TestYearMonth_Basics.testGetValues | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalTime_Constructors.testParse_noFormatterorg.joda.time.TestLocalTime_Constructors.testParse_noFormatter | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalTime_Constructors.testConstructor_nullObject_nullDateTimeZoneorg.joda.time.TestLocalTime_Constructors.testConstructor_nullObject_nullDateTimeZone | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonthDay_Constructors.testConstructororg.joda.time.TestYearMonthDay_Constructors.testConstructor | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonth_Constructors.testConstructor_nullChronologyorg.joda.time.TestYearMonth_Constructors.testConstructor_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_weekyear_month_week_2011org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_weekyear_month_week_2011 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_Object_Chronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_Object_Chronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestDateTime_Properties.testPropertyCompareToDayOfMonthorg.joda.time.TestDateTime_Properties.testPropertyCompareToDayOfMonth | 1PASS | ||
|
0.026501767
|
org.joda.time.TestDateTime_Properties.testPropertyCompareToDayOfYearorg.joda.time.TestDateTime_Properties.testPropertyCompareToDayOfYear | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_long2_Chronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_long2_Chronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalDateTime_Basics.testCompareToorg.joda.time.TestLocalDateTime_Basics.testCompareTo | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString2org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectString2 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestMonthDay_Constructors.testConstructor_long_nullChronologyorg.joda.time.TestMonthDay_Constructors.testConstructor_long_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonthDay_Basics.testGetorg.joda.time.TestYearMonthDay_Basics.testGet | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectString4org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectString4 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalDate_Constructors.testParse_noFormatterorg.joda.time.TestLocalDate_Constructors.testParse_noFormatter | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_Object1org.joda.time.TestTimeOfDay_Constructors.testConstructor_Object1 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestMutableDateTime_Basics.testGetMethodsorg.joda.time.TestMutableDateTime_Basics.testGetMethods | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonth_Constructors.testConstructor_long1org.joda.time.TestYearMonth_Constructors.testConstructor_long1 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_nullChronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestDateTime_Properties.testPropertyCompareToDayOfWeekorg.joda.time.TestDateTime_Properties.testPropertyCompareToDayOfWeek | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_long2org.joda.time.TestYearMonthDay_Constructors.testConstructor_long2 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestDateTime_Basics.testGet_DateTimeFieldorg.joda.time.TestDateTime_Basics.testGet_DateTimeField | 1PASS | ||
|
0.026501767
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDateTime_monthDay_feb29org.joda.time.format.TestDateTimeFormatter.testParseLocalDateTime_monthDay_feb29 | 1PASS | ||
|
0.026501767
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2014org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2014 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalTime_Constructors.testConstructor_nullObject_nullChronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_nullObject_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Properties.testPropertyCompareToMinuteorg.joda.time.TestTimeOfDay_Properties.testPropertyCompareToMinute | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalDate_Constructors.testConstructor_nullObject_nullDateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_nullObject_nullDateTimeZone | 1PASS | ||
|
0.026501767
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_yearOfEraorg.joda.time.format.TestDateTimeFormatter.testParseLocalDate_yearOfEra | 1PASS | ||
|
0.026501767
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2013org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_year_month_week_2013 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalTime_Constructors.testFactoryMillisOfDay_long_nullChronologyorg.joda.time.TestLocalTime_Constructors.testFactoryMillisOfDay_long_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.convert.TestReadablePartialConverter.testGetPartialValuesorg.joda.time.convert.TestReadablePartialConverter.testGetPartialValues | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_long1org.joda.time.TestYearMonthDay_Constructors.testConstructor_long1 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestDateTime_Properties.testPropertyCompareToMonthOfYearorg.joda.time.TestDateTime_Properties.testPropertyCompareToMonthOfYear | 1PASS | ||
|
0.026501767
|
org.joda.time.convert.TestStringConverter.testGetDateTime1org.joda.time.convert.TestStringConverter.testGetDateTime1 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_long_nullChronologyorg.joda.time.TestYearMonthDay_Constructors.testConstructor_long_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_Object_nullChronologyorg.joda.time.TestYearMonthDay_Constructors.testConstructor_Object_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalTime_Constructors.testConstructor_Object_nullChronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_Object_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestMonthDay_Basics.testGetValueorg.joda.time.TestMonthDay_Basics.testGetValue | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_Object1org.joda.time.TestLocalDateTime_Constructors.testConstructor_Object1 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_long1_Chronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_long1_Chronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_nullObject_nullChronologyorg.joda.time.TestYearMonthDay_Constructors.testConstructor_nullObject_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonth_Constructors.testConstructor_long2org.joda.time.TestYearMonth_Constructors.testConstructor_long2 | 1PASS | ||
|
0.026501767
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_monthDay_feb29org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_monthDay_feb29 | 1PASS | ||
|
0.026501767
|
org.joda.time.format.TestDateTimeFormat.testFormat_yearOfEraParseorg.joda.time.format.TestDateTimeFormat.testFormat_yearOfEraParse | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_long2org.joda.time.TestTimeOfDay_Constructors.testConstructor_long2 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_parse_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_parse_Gaza | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalDate_Basics.testEqualsHashCodeLenientorg.joda.time.TestLocalDate_Basics.testEqualsHashCodeLenient | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalDateTime_Constructors.testParse_noFormatterorg.joda.time.TestLocalDateTime_Constructors.testParse_noFormatter | 1PASS | ||
|
0.026501767
|
org.joda.time.format.TestDateTimeFormat.testFormat_weekyearOfEra_twoDigitorg.joda.time.format.TestDateTimeFormat.testFormat_weekyearOfEra_twoDigit | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalTime_Constructors.testConstructor_Object_nullDateTimeZoneorg.joda.time.TestLocalTime_Constructors.testConstructor_Object_nullDateTimeZone | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalDate_Constructors.testConstructor_Object_nullChronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_Object_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_weekyear_month_week_2012org.joda.time.format.TestDateTimeFormatter.testParseLocalDate_weekyear_month_week_2012 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Basics.testSizeorg.joda.time.TestTimeOfDay_Basics.testSize | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Properties.testPropertyCompareToSecondorg.joda.time.TestTimeOfDay_Properties.testPropertyCompareToSecond | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalDate_Constructors.testConstructor_Object1org.joda.time.TestLocalDate_Constructors.testConstructor_Object1 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalDateTime_Constructors.testParse_formatterorg.joda.time.TestLocalDateTime_Constructors.testParse_formatter | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectString2org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectString2 | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Basics.testGetorg.joda.time.TestTimeOfDay_Basics.testGet | 1PASS | ||
|
0.026501767
|
org.joda.time.TestMutableDateTime_Basics.testPropertyorg.joda.time.TestMutableDateTime_Basics.testProperty | 1PASS | ||
|
0.026501767
|
org.joda.time.TestDateTime_Basics.testGettersorg.joda.time.TestDateTime_Basics.testGetters | 1PASS | ||
|
0.026501767
|
org.joda.time.format.TestDateTimeFormat.testFormat_year_twoDigitorg.joda.time.format.TestDateTimeFormat.testFormat_year_twoDigit | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Properties.testPropertyCompareToHourorg.joda.time.TestTimeOfDay_Properties.testPropertyCompareToHour | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonthDay_Basics.testSizeorg.joda.time.TestYearMonthDay_Basics.testSize | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_nullObjectorg.joda.time.TestYearMonthDay_Constructors.testConstructor_nullObject | 1PASS | ||
|
0.026501767
|
org.joda.time.TestDateTime_Basics.testGet_DateTimeFieldTypeorg.joda.time.TestDateTime_Basics.testGet_DateTimeFieldType | 1PASS | ||
|
0.026501767
|
org.joda.time.convert.TestNullConverter.testGetPartialValuesorg.joda.time.convert.TestNullConverter.testGetPartialValues | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonth_Constructors.testConstructororg.joda.time.TestYearMonth_Constructors.testConstructor | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_Object_nullChronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_Object_nullChronology | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonthDay_Basics.testCompareToorg.joda.time.TestYearMonthDay_Basics.testCompareTo | 1PASS | ||
|
0.026501767
|
org.joda.time.TestDateTime_Basics.testPropertyorg.joda.time.TestDateTime_Basics.testProperty | 1PASS | ||
|
0.026501767
|
org.joda.time.TestLocalDate_Constructors.testConstructor_nullObjectorg.joda.time.TestLocalDate_Constructors.testConstructor_nullObject | 1PASS | ||
|
0.026501767
|
org.joda.time.format.TestDateTimeFormat.testFormat_yearOfEra_twoDigitorg.joda.time.format.TestDateTimeFormat.testFormat_yearOfEra_twoDigit | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonth_Basics.testGetorg.joda.time.TestYearMonth_Basics.testGet | 1PASS | ||
|
0.026501767
|
org.joda.time.TestMutableDateTime_Basics.testGet_DateTimeFieldorg.joda.time.TestMutableDateTime_Basics.testGet_DateTimeField | 1PASS | ||
|
0.026501767
|
org.joda.time.TestTimeOfDay_Constructors.testConstructororg.joda.time.TestTimeOfDay_Constructors.testConstructor | 1PASS | ||
|
0.026501767
|
org.joda.time.TestDateTime_Properties.testPropertyCompareToYearorg.joda.time.TestDateTime_Properties.testPropertyCompareToYear | 1PASS | ||
|
0.026501767
|
org.joda.time.TestMutableDateTime_Basics.testGet_DateTimeFieldTypeorg.joda.time.TestMutableDateTime_Basics.testGet_DateTimeFieldType | 1PASS | ||
|
0.026501767
|
org.joda.time.TestYearMonth_Constructors.testConstructor_long_nullChronologyorg.joda.time.TestYearMonth_Constructors.testConstructor_long_nullChronology | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_hourMinuteSecondFractionorg.joda.time.format.TestISODateTimeFormatParsing.test_hourMinuteSecondFraction | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_timeorg.joda.time.format.TestISODateTimeFormatParsing.test_time | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_ordinalDateTimeorg.joda.time.format.TestISODateTimeFormatParsing.test_ordinalDateTime | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicTimeNoMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_basicTimeNoMillis | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicOrdinalDateTimeNoMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_basicOrdinalDateTimeNoMillis | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicDateTimeNoMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_basicDateTimeNoMillis | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_tTimeorg.joda.time.format.TestISODateTimeFormatParsing.test_tTime | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_ordinalDateTimeNoMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_ordinalDateTimeNoMillis | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_hourMinuteSecondMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_hourMinuteSecondMillis | 1PASS | ||
|
0.024734983
|
org.joda.time.tz.TestCachedDateTimeZone.test_cachingorg.joda.time.tz.TestCachedDateTimeZone.test_caching | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_hourMinuteorg.joda.time.format.TestISODateTimeFormatParsing.test_hourMinute | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicWeekDateTimeorg.joda.time.format.TestISODateTimeFormatParsing.test_basicWeekDateTime | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_timeNoMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_timeNoMillis | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicTTimeNoMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_basicTTimeNoMillis | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_dateTimeNoMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_dateTimeNoMillis | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_weekDateTimeorg.joda.time.format.TestISODateTimeFormatParsing.test_weekDateTime | 1PASS | ||
|
0.024734983
|
org.joda.time.TestMinMaxLong.testDateTime_max_fieldsUTCorg.joda.time.TestMinMaxLong.testDateTime_max_fieldsUTC | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicTimeorg.joda.time.format.TestISODateTimeFormatParsing.test_basicTime | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_tTimeNoMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_tTimeNoMillis | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicTTimeorg.joda.time.format.TestISODateTimeFormatParsing.test_basicTTime | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_dateTimeorg.joda.time.format.TestISODateTimeFormatParsing.test_dateTime | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicDateTimeorg.joda.time.format.TestISODateTimeFormatParsing.test_basicDateTime | 1PASS | ||
|
0.024734983
|
org.joda.time.TestDateTimeZone.testDefaultorg.joda.time.TestDateTimeZone.testDefault | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_timeParserorg.joda.time.format.TestISODateTimeFormatParsing.test_timeParser | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_weekDateTimeNoMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_weekDateTimeNoMillis | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicWeekDateTimeNoMillisorg.joda.time.format.TestISODateTimeFormatParsing.test_basicWeekDateTimeNoMillis | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_basicOrdinalDateTimeorg.joda.time.format.TestISODateTimeFormatParsing.test_basicOrdinalDateTime | 1PASS | ||
|
0.024734983
|
org.joda.time.format.TestISODateTimeFormatParsing.test_hourMinuteSecondorg.joda.time.format.TestISODateTimeFormatParsing.test_hourMinuteSecond | 1PASS | ||
|
0.024734983
|
org.joda.time.TestDateTimeZone.testIsFixedorg.joda.time.TestDateTimeZone.testIsFixed | 1PASS | ||
|
0.022968197
|
org.joda.time.TestLocalDateTime_Properties.testPropertyCompareToMilliorg.joda.time.TestLocalDateTime_Properties.testPropertyCompareToMilli | 1PASS | ||
|
0.022968197
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_appendFixedSignedDecimalorg.joda.time.format.TestDateTimeFormatterBuilder.test_appendFixedSignedDecimal | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_getMinimumValue_RPorg.joda.time.field.TestPreciseDurationDateTimeField.test_getMinimumValue_RP | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestOffsetDateTimeField.test_add_long_intorg.joda.time.field.TestOffsetDateTimeField.test_add_long_int | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_minute_NewYork_Spring_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_minute_NewYork_Spring_preCutover | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestOffsetDateTimeField.test_set_RP_int_intarray_String_Localeorg.joda.time.field.TestOffsetDateTimeField.test_set_RP_int_intarray_String_Locale | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_hourOfDay_NewYork_Autumn_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_hourOfDay_NewYork_Autumn_preCutover | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_new_Gazaorg.joda.time.TestDateTimeZoneCutover.test_DateTime_new_Gaza | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_addWrapField_RP_int_intarray_intorg.joda.time.field.TestPreciseDurationDateTimeField.test_addWrapField_RP_int_intarray_int | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestPreciseDateTimeField.test_getMaximumValue_RP_intarrayorg.joda.time.field.TestPreciseDateTimeField.test_getMaximumValue_RP_intarray | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_secondOfMinute_NewYork_Autumn_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_secondOfMinute_NewYork_Autumn_preCutover | 1PASS | ||
|
0.022968197
|
org.joda.time.TestLocalDateTime_Properties.testPropertyCompareToDayorg.joda.time.TestLocalDateTime_Properties.testPropertyCompareToDay | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestOffsetDateTimeField.test_getMinimumValue_RPorg.joda.time.field.TestOffsetDateTimeField.test_getMinimumValue_RP | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestOffsetDateTimeField.test_getorg.joda.time.field.TestOffsetDateTimeField.test_get | 1PASS | ||
|
0.022968197
|
org.joda.time.TestStringConvert.testYearMonthorg.joda.time.TestStringConvert.testYearMonth | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestBaseDateTimeField.test_getMaximumValue_RP_intarrayorg.joda.time.field.TestBaseDateTimeField.test_getMaximumValue_RP_intarray | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_plusHour_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_plusHour_Turk | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestPreciseDateTimeField.test_addWrapField_RP_int_intarray_intorg.joda.time.field.TestPreciseDateTimeField.test_addWrapField_RP_int_intarray_int | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_hour_NewYork_Spring_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_hour_NewYork_Spring_preCutover | 1PASS | ||
|
0.022968197
|
org.joda.time.TestLocalDate_Properties.testPropertyCompareToYearorg.joda.time.TestLocalDate_Properties.testPropertyCompareToYear | 1PASS | ||
|
0.022968197
|
org.joda.time.TestLocalDateTime_Properties.testPropertyCompareToSecondorg.joda.time.TestLocalDateTime_Properties.testPropertyCompareToSecond | 1PASS | ||
|
0.022968197
|
org.joda.time.convert.TestReadablePartialConverter.testGetChronology_Object_Chronologyorg.joda.time.convert.TestReadablePartialConverter.testGetChronology_Object_Chronology | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_getMaximumValue_RPorg.joda.time.field.TestPreciseDurationDateTimeField.test_getMaximumValue_RP | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_minusHour_NewYork_Autumnorg.joda.time.TestDateTimeZoneCutover.test_DateTime_minusHour_NewYork_Autumn | 1PASS | ||
|
0.022968197
|
org.joda.time.convert.TestConverterManager.testGetPartialConverterorg.joda.time.convert.TestConverterManager.testGetPartialConverter | 1PASS | ||
|
0.022968197
|
org.joda.time.TestLocalDate_Properties.testPropertyCompareToDayorg.joda.time.TestLocalDate_Properties.testPropertyCompareToDay | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestBaseDateTimeField.test_set_RP_int_intarray_intorg.joda.time.field.TestBaseDateTimeField.test_set_RP_int_intarray_int | 1PASS | ||
|
0.022968197
|
org.joda.time.convert.TestLongConverter.testGetPartialValuesorg.joda.time.convert.TestLongConverter.testGetPartialValues | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestOffsetDateTimeField.test_set_RP_int_intarray_intorg.joda.time.field.TestOffsetDateTimeField.test_set_RP_int_intarray_int | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_hour_NewYork_Spring_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_hour_NewYork_Spring_preCutover | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestOffsetDateTimeField.test_getAsText_longorg.joda.time.field.TestOffsetDateTimeField.test_getAsText_long | 1PASS | ||
|
0.022968197
|
org.joda.time.TestStringConvert.testLocalTimeorg.joda.time.TestStringConvert.testLocalTime | 1PASS | ||
|
0.022968197
|
org.joda.time.TestLocalDateTime_Properties.testPropertyCompareToMonthorg.joda.time.TestLocalDateTime_Properties.testPropertyCompareToMonth | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestOffsetDateTimeField.test_addWrapField_RP_int_intarray_intorg.joda.time.field.TestOffsetDateTimeField.test_addWrapField_RP_int_intarray_int | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestBaseDateTimeField.test_addWrapField_RP_int_intarray_intorg.joda.time.field.TestBaseDateTimeField.test_addWrapField_RP_int_intarray_int | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestPreciseDateTimeField.test_getMaximumValue_RPorg.joda.time.field.TestPreciseDateTimeField.test_getMaximumValue_RP | 1PASS | ||
|
0.022968197
|
org.joda.time.TestStringConvert.testLocalDateorg.joda.time.TestStringConvert.testLocalDate | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_set_RP_int_intarray_intorg.joda.time.field.TestPreciseDurationDateTimeField.test_set_RP_int_intarray_int | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestOffsetDateTimeField.test_getMaximumValue_RP_intarrayorg.joda.time.field.TestOffsetDateTimeField.test_getMaximumValue_RP_intarray | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_minute_NewYork_Spring_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_minute_NewYork_Spring_preCutover | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestBaseDateTimeField.test_getMinimumValue_RPorg.joda.time.field.TestBaseDateTimeField.test_getMinimumValue_RP | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateMidnight_Basics.testMinus_RDorg.joda.time.TestDateMidnight_Basics.testMinus_RD | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_add_RP_int_intarray_intorg.joda.time.field.TestPreciseDurationDateTimeField.test_add_RP_int_intarray_int | 1PASS | ||
|
0.022968197
|
org.joda.time.convert.TestReadableInstantConverter.testGetPartialValuesorg.joda.time.convert.TestReadableInstantConverter.testGetPartialValues | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateMidnight_Basics.testPlus_RDorg.joda.time.TestDateMidnight_Basics.testPlus_RD | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_hourOfDay_NewYork_Autumn_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_hourOfDay_NewYork_Autumn_preCutover | 1PASS | ||
|
0.022968197
|
org.joda.time.tz.TestCompiler.testCompileOnBrokenTimeZoneFileorg.joda.time.tz.TestCompiler.testCompileOnBrokenTimeZoneFile | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestOffsetDateTimeField.test_remainder_longorg.joda.time.field.TestOffsetDateTimeField.test_remainder_long | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTime_Basics.testToDateMidnightorg.joda.time.TestDateTime_Basics.testToDateMidnight | 1PASS | ||
|
0.022968197
|
org.joda.time.chrono.TestLenientChronology.test_setHourOfDayorg.joda.time.chrono.TestLenientChronology.test_setHourOfDay | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_minuteOfHour_NewYork_Autumn_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_minuteOfHour_NewYork_Autumn_postCutover | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_hourOfDay_NewYork_Autumn_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_hourOfDay_NewYork_Autumn_postCutover | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_getMinimumValue_RP_intarrayorg.joda.time.field.TestPreciseDurationDateTimeField.test_getMinimumValue_RP_intarray | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestPreciseDateTimeField.test_set_RP_int_intarray_String_Localeorg.joda.time.field.TestPreciseDateTimeField.test_set_RP_int_intarray_String_Locale | 1PASS | ||
|
0.022968197
|
org.joda.time.convert.TestCalendarConverter.testGetPartialValuesorg.joda.time.convert.TestCalendarConverter.testGetPartialValues | 1PASS | ||
|
0.022968197
|
org.joda.time.TestLocalDate_Basics.testToDateTime_LocalTime_Zone_dstGaporg.joda.time.TestLocalDate_Basics.testToDateTime_LocalTime_Zone_dstGap | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestBaseDateTimeField.test_add_RP_int_intarray_intorg.joda.time.field.TestBaseDateTimeField.test_add_RP_int_intarray_int | 1PASS | ||
|
0.022968197
|
org.joda.time.TestLocalDateTime_Basics.testToDateTime_Zone_dstGaporg.joda.time.TestLocalDateTime_Basics.testToDateTime_Zone_dstGap | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestOffsetDateTimeField.test_add_long_longorg.joda.time.field.TestOffsetDateTimeField.test_add_long_long | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestPreciseDateTimeField.test_getMinimumValue_RPorg.joda.time.field.TestPreciseDateTimeField.test_getMinimumValue_RP | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestOffsetDateTimeField.test_isLeap_longorg.joda.time.field.TestOffsetDateTimeField.test_isLeap_long | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_minuteOfHour_NewYork_Autumn_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_minuteOfHour_NewYork_Autumn_preCutover | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestOffsetDateTimeField.test_getAsShortText_long_Localeorg.joda.time.field.TestOffsetDateTimeField.test_getAsShortText_long_Locale | 1PASS | ||
|
0.022968197
|
org.joda.time.TestStringConvert.testMonthDay_leapDayorg.joda.time.TestStringConvert.testMonthDay_leapDay | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestOffsetDateTimeField.test_getAsText_long_Localeorg.joda.time.field.TestOffsetDateTimeField.test_getAsText_long_Locale | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestBaseDateTimeField.test_set_RP_int_intarray_String_Localeorg.joda.time.field.TestBaseDateTimeField.test_set_RP_int_intarray_String_Locale | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestOffsetDateTimeField.test_getMaximumValue_RPorg.joda.time.field.TestOffsetDateTimeField.test_getMaximumValue_RP | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_minusHour_Guatemata_Autumnorg.joda.time.TestDateTimeZoneCutover.test_DateTime_minusHour_Guatemata_Autumn | 1PASS | ||
|
0.022968197
|
org.joda.time.chrono.TestLenientChronology.test_setDayOfMonthorg.joda.time.chrono.TestLenientChronology.test_setDayOfMonth | 1PASS | ||
|
0.022968197
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_appendFixedDecimalorg.joda.time.format.TestDateTimeFormatterBuilder.test_appendFixedDecimal | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_constructor_NewYork_Autumnorg.joda.time.TestDateTimeZoneCutover.test_DateTime_constructor_NewYork_Autumn | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_secondOfMinute_NewYork_Autumn_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_secondOfMinute_NewYork_Autumn_postCutover | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_LocalDate_toDateMidnight_Gazaorg.joda.time.TestDateTimeZoneCutover.test_LocalDate_toDateMidnight_Gaza | 1PASS | ||
|
0.022968197
|
org.joda.time.chrono.TestLenientChronology.test_setMonthOfYearorg.joda.time.chrono.TestLenientChronology.test_setMonthOfYear | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateMidnight_Basics.testPlus_longorg.joda.time.TestDateMidnight_Basics.testPlus_long | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_getMaximumValue_RP_intarrayorg.joda.time.field.TestPreciseDurationDateTimeField.test_getMaximumValue_RP_intarray | 1PASS | ||
|
0.022968197
|
org.joda.time.TestLocalDateTime_Properties.testPropertyCompareToYearorg.joda.time.TestLocalDateTime_Properties.testPropertyCompareToYear | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_set_RP_int_intarray_String_Localeorg.joda.time.field.TestPreciseDurationDateTimeField.test_set_RP_int_intarray_String_Locale | 1PASS | ||
|
0.022968197
|
org.joda.time.chrono.TestLenientChronology.test_setYearorg.joda.time.chrono.TestLenientChronology.test_setYear | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestBaseDateTimeField.test_getMinimumValue_RP_intarrayorg.joda.time.field.TestBaseDateTimeField.test_getMinimumValue_RP_intarray | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestOffsetDateTimeField.test_getAsShortText_longorg.joda.time.field.TestOffsetDateTimeField.test_getAsShortText_long | 1PASS | ||
|
0.022968197
|
org.joda.time.TestLocalDateTime_Properties.testPropertyCompareToMinuteorg.joda.time.TestLocalDateTime_Properties.testPropertyCompareToMinute | 1PASS | ||
|
0.022968197
|
org.joda.time.TestLocalDateTime_Properties.testPropertyCompareToHourorg.joda.time.TestLocalDateTime_Properties.testPropertyCompareToHour | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateMidnight_Basics.testToYearMonthDayorg.joda.time.TestDateMidnight_Basics.testToYearMonthDay | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateMidnight_Basics.testMinus_longorg.joda.time.TestDateMidnight_Basics.testMinus_long | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_minuteOfHour_NewYork_Autumn_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_minuteOfHour_NewYork_Autumn_preCutover | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestOffsetDateTimeField.test_roundHalfEven_longorg.joda.time.field.TestOffsetDateTimeField.test_roundHalfEven_long | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_minuteOfHour_NewYork_Autumn_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_minuteOfHour_NewYork_Autumn_postCutover | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_minusHour_Turkorg.joda.time.TestDateTimeZoneCutover.test_DateTime_minusHour_Turk | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestPreciseDateTimeField.test_add_RP_int_intarray_intorg.joda.time.field.TestPreciseDateTimeField.test_add_RP_int_intarray_int | 1PASS | ||
|
0.022968197
|
org.joda.time.tz.TestCompiler.testCompileOnBrokenTimeZoneFile_2org.joda.time.tz.TestCompiler.testCompileOnBrokenTimeZoneFile_2 | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestBaseDateTimeField.test_getMaximumValue_RPorg.joda.time.field.TestBaseDateTimeField.test_getMaximumValue_RP | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeUtils.testIsContiguous_RP_GJChronologyorg.joda.time.TestDateTimeUtils.testIsContiguous_RP_GJChronology | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestOffsetDateTimeField.test_add_RP_int_intarray_intorg.joda.time.field.TestOffsetDateTimeField.test_add_RP_int_intarray_int | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_hourOfDay_NewYork_Autumn_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_hourOfDay_NewYork_Autumn_postCutover | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestPreciseDateTimeField.test_getMinimumValue_RP_intarrayorg.joda.time.field.TestPreciseDateTimeField.test_getMinimumValue_RP_intarray | 1PASS | ||
|
0.022968197
|
org.joda.time.TestStringConvert.testMonthDayorg.joda.time.TestStringConvert.testMonthDay | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_secondOfMinute_NewYork_Autumn_preCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundCeiling_secondOfMinute_NewYork_Autumn_preCutover | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestOffsetDateTimeField.test_getLeapAmount_longorg.joda.time.field.TestOffsetDateTimeField.test_getLeapAmount_long | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_plusHour_NewYork_Autumnorg.joda.time.TestDateTimeZoneCutover.test_DateTime_plusHour_NewYork_Autumn | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestPreciseDateTimeField.test_set_RP_int_intarray_intorg.joda.time.field.TestPreciseDateTimeField.test_set_RP_int_intarray_int | 1PASS | ||
|
0.022968197
|
org.joda.time.TestStringConvert.testLocalDateTimeorg.joda.time.TestStringConvert.testLocalDateTime | 1PASS | ||
|
0.022968197
|
org.joda.time.field.TestOffsetDateTimeField.test_getMinimumValue_RP_intarrayorg.joda.time.field.TestOffsetDateTimeField.test_getMinimumValue_RP_intarray | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_plusHour_Guatemata_Autumnorg.joda.time.TestDateTimeZoneCutover.test_DateTime_plusHour_Guatemata_Autumn | 1PASS | ||
|
0.022968197
|
org.joda.time.TestLocalDate_Properties.testPropertyCompareToMonthorg.joda.time.TestLocalDate_Properties.testPropertyCompareToMonth | 1PASS | ||
|
0.022968197
|
org.joda.time.convert.TestDateConverter.testGetPartialValuesorg.joda.time.convert.TestDateConverter.testGetPartialValues | 1PASS | ||
|
0.022968197
|
org.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_secondOfMinute_NewYork_Autumn_postCutoverorg.joda.time.TestDateTimeZoneCutover.test_DateTime_roundFloor_secondOfMinute_NewYork_Autumn_postCutover | 1PASS | ||
|
0.019434629
|
org.joda.time.TestMutableDateTime_Basics.testToCalendar_Localeorg.joda.time.TestMutableDateTime_Basics.testToCalendar_Locale | 1PASS | ||
|
0.019434629
|
org.joda.time.TestMutableDateTime_Basics.testToGregorianCalendarorg.joda.time.TestMutableDateTime_Basics.testToGregorianCalendar | 1PASS | ||
|
0.019434629
|
org.joda.time.TestDateTimeZone.testGetShortNameNullKeyorg.joda.time.TestDateTimeZone.testGetShortNameNullKey | 1PASS | ||
|
0.019434629
|
org.joda.time.tz.TestBuilder.testSerializationorg.joda.time.tz.TestBuilder.testSerialization | 1PASS | ||
|
0.019434629
|
org.joda.time.tz.TestBuilder.testForwardTransitionsorg.joda.time.tz.TestBuilder.testForwardTransitions | 1PASS | ||
|
0.019434629
|
org.joda.time.format.TestDateTimeFormat.testFormat_zoneAmountIDorg.joda.time.format.TestDateTimeFormat.testFormat_zoneAmountID | 1PASS | ||
|
0.019434629
|
org.joda.time.TestDateTime_Basics.testToCalendar_Localeorg.joda.time.TestDateTime_Basics.testToCalendar_Locale | 1PASS | ||
|
0.019434629
|
org.joda.time.TestDateTimeZone.testGetNameNullKeyorg.joda.time.TestDateTimeZone.testGetNameNullKey | 1PASS | ||
|
0.019434629
|
org.joda.time.TestDateTime_Basics.testToGregorianCalendarorg.joda.time.TestDateTime_Basics.testToGregorianCalendar | 1PASS | ||
|
0.019434629
|
org.joda.time.tz.TestBuilder.testReverseTransitionsorg.joda.time.tz.TestBuilder.testReverseTransitions | 1PASS | ||
|
0.017667845
|
org.joda.time.convert.TestStringConverter.testGetDateTime5org.joda.time.convert.TestStringConverter.testGetDateTime5 | 1PASS | ||
|
0.017667845
|
org.joda.time.TestLocalTime_Constructors.testConstructor_nullObject_DateTimeZoneorg.joda.time.TestLocalTime_Constructors.testConstructor_nullObject_DateTimeZone | 1PASS | ||
|
0.017667845
|
org.joda.time.convert.TestStringConverter.testGetDateTime3org.joda.time.convert.TestStringConverter.testGetDateTime3 | 1PASS | ||
|
0.017667845
|
org.joda.time.TestLocalDate_Constructors.testConstructor_Object_DateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_Object_DateTimeZone | 1PASS | ||
|
0.017667845
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_nullObject_DateTimeZoneorg.joda.time.TestLocalDateTime_Constructors.testConstructor_nullObject_DateTimeZone | 1PASS | ||
|
0.017667845
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_DateTimeZoneorg.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_DateTimeZone | 1PASS | ||
|
0.017667845
|
org.joda.time.TestLocalTime_Constructors.testConstructor_Object1_DateTimeZoneorg.joda.time.TestLocalTime_Constructors.testConstructor_Object1_DateTimeZone | 1PASS | ||
|
0.017667845
|
org.joda.time.TestLocalDate_Constructors.testConstructor_nullObject_DateTimeZoneorg.joda.time.TestLocalDate_Constructors.testConstructor_nullObject_DateTimeZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectString5org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectString5 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testToString_DTFormatterorg.joda.time.TestMonthDay_Basics.testToString_DTFormatter | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testAdd_long_Chronology2org.joda.time.TestMutablePeriod_Updates.testAdd_long_Chronology2 | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestStringConverter.testGetInstantMillisInvalidorg.joda.time.convert.TestStringConverter.testGetInstantMillisInvalid | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testContains_RIntervalorg.joda.time.TestInterval_Basics.testContains_RInterval | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestEthiopicChronology.testWithZoneorg.joda.time.chrono.TestEthiopicChronology.testWithZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testWithField_unknownFieldorg.joda.time.TestMonthDay_Basics.testWithField_unknownField | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestJulianChronology.testWithZoneorg.joda.time.chrono.TestJulianChronology.testWithZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMinMaxLong.testDateTime_min_mathorg.joda.time.TestMinMaxLong.testDateTime_min_math | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testPlus_RPorg.joda.time.TestMonthDay_Basics.testPlus_RP | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int_nullChronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int_nullChronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSePeriodBeforeEnd_RI2org.joda.time.TestMutableInterval_Updates.testSePeriodBeforeEnd_RI2 | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestStringConverter.testGetChronology_Object_Zoneorg.joda.time.convert.TestStringConverter.testGetChronology_Object_Zone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_long2_Chronologyorg.joda.time.TestDateTime_Constructors.testConstructor_long2_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testCompareToorg.joda.time.TestTimeOfDay_Basics.testCompareTo | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanLong_Franceorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanLong_France | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_nullObjectorg.joda.time.TestMutableDateTime_Constructors.testConstructor_nullObject | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInstant_Basics.testToDateTimeorg.joda.time.TestInstant_Basics.testToDateTime | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetStart_RI3org.joda.time.TestMutableInterval_Updates.testSetStart_RI3 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixSimple5IgnoringPrefixorg.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixSimple5IgnoringPrefix | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Basics.testPlusFieldsorg.joda.time.TestPeriod_Basics.testPlusFields | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestCopticChronology.testWithZoneorg.joda.time.chrono.TestCopticChronology.testWithZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_PeriodType4org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_PeriodType4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_8ints2org.joda.time.TestMutablePeriod_Updates.testSetPeriod_8ints2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType3org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RD3org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RD3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testWithField_unknownFieldorg.joda.time.TestYearMonth_Basics.testWithField_unknownField | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectString5org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectString5 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectString1org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectString1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testIsSupported_DateTimeFieldTypeorg.joda.time.TestDateTime_Basics.testIsSupported_DateTimeFieldType | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertySetTextMilliorg.joda.time.TestTimeOfDay_Properties.testPropertySetTextMilli | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Constructors.testConstructorEx9_TypeArray_intArrayorg.joda.time.TestPartial_Constructors.testConstructorEx9_TypeArray_intArray | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestEthiopicChronology.testWithUTCorg.joda.time.chrono.TestEthiopicChronology.testWithUTC | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestBuddhistChronology.testWithZoneorg.joda.time.chrono.TestBuddhistChronology.testWithZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx1org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testParse_noFormatterorg.joda.time.TestPeriod_Constructors.testParse_noFormatter | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestEthiopicChronology.testToStringorg.joda.time.chrono.TestEthiopicChronology.testToString | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSeDurationBeforeEnd_RI2org.joda.time.TestMutableInterval_Updates.testSeDurationBeforeEnd_RI2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testWithEndMillis_long2org.joda.time.TestInterval_Basics.testWithEndMillis_long2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RInterval1org.joda.time.TestMutablePeriod_Updates.testAdd_RInterval1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Constructors.testConstructor_int_intorg.joda.time.TestYearMonth_Constructors.testConstructor_int_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testWithFieldAdded_unknownFieldorg.joda.time.TestMonthDay_Basics.testWithFieldAdded_unknownField | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddWrapFieldMilliorg.joda.time.TestTimeOfDay_Properties.testPropertyAddWrapFieldMilli | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Constructors.testConstructor_int_intorg.joda.time.TestMonthDay_Constructors.testConstructor_int_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Adds.testAdd_RD1org.joda.time.TestMutableDateTime_Adds.testAdd_RD1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testToDateTimeorg.joda.time.TestDateTime_Basics.testToDateTime | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestBuddhistChronology.testTimeFieldsorg.joda.time.chrono.TestBuddhistChronology.testTimeFields | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object3org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Basics.testOverlaps_RIntervalorg.joda.time.TestMutableInterval_Basics.testOverlaps_RInterval | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Basics.testGetMillisorg.joda.time.TestMutableInterval_Basics.testGetMillis | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testPlusMonths_int_fromLeaporg.joda.time.TestMonthDay_Basics.testPlusMonths_int_fromLeap | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testAdd_long2org.joda.time.TestMutablePeriod_Updates.testAdd_long2 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestISOChronology.testWithUTCorg.joda.time.chrono.TestISOChronology.testWithUTC | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testMinus_RPorg.joda.time.TestMonthDay_Basics.testMinus_RP | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RD5org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RD5 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI6org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI6 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testIsBefore_longorg.joda.time.TestDateTime_Basics.testIsBefore_long | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testWithZone_DateTimeZoneorg.joda.time.TestDateTime_Basics.testWithZone_DateTimeZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectStringEx1org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectStringEx1 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textYear_Franceorg.joda.time.format.TestDateTimeFormat.testFormatParse_textYear_France | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetInterval_RI_RI4org.joda.time.TestMutableInterval_Updates.testSetInterval_RI_RI4 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textYear_UKorg.joda.time.format.TestDateTimeFormat.testFormatParse_textYear_UK | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard6org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard6 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Adds.testAdd_RD_int2org.joda.time.TestMutableDateTime_Adds.testAdd_RD_int2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testIsEqual_YMDorg.joda.time.TestYearMonthDay_Basics.testIsEqual_YMD | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Constructors.testFactory_FromCalendarFieldsorg.joda.time.TestYearMonthDay_Constructors.testFactory_FromCalendarFields | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testWithFieldAdded3org.joda.time.TestYearMonthDay_Basics.testWithFieldAdded3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetInterval_long_long2org.joda.time.TestMutableInterval_Updates.testSetInterval_long_long2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyGetMaxMinValuesHourorg.joda.time.TestTimeOfDay_Properties.testPropertyGetMaxMinValuesHour | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatAppend_PrinterParser_PrinterParserorg.joda.time.format.TestPeriodFormatterBuilder.testFormatAppend_PrinterParser_PrinterParser | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Basics.testToStringorg.joda.time.TestMutableDateTime_Basics.testToString | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testToStringorg.joda.time.TestInterval_Basics.testToString | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_PeriodType2org.joda.time.TestMutablePeriod_Constructors.testConstructor_PeriodType2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInstant_Basics.testToDateTimeISOorg.joda.time.TestInstant_Basics.testToDateTimeISO | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatterBuilder.testMonthsAndMinutesAreConsideredSeparateAndCaseIsNotIgnoredorg.joda.time.format.TestPeriodFormatterBuilder.testMonthsAndMinutesAreConsideredSeparateAndCaseIsNotIgnored | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Constructors.testConstructorEx6_TypeArray_intArrayorg.joda.time.TestPartial_Constructors.testConstructorEx6_TypeArray_intArray | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddNoWrapMinuteorg.joda.time.TestTimeOfDay_Properties.testPropertyAddNoWrapMinute | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testToDateTime_DateTimeZoneorg.joda.time.TestDateTime_Basics.testToDateTime_DateTimeZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testWithFieldAdded1org.joda.time.TestYearMonthDay_Basics.testWithFieldAdded1 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestJulianChronology.testFactory_Zoneorg.joda.time.chrono.TestJulianChronology.testFactory_Zone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInstant_Basics.testToMutableDateTimeISOorg.joda.time.TestInstant_Basics.testToMutableDateTimeISO | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Constructors.testFactory_FromDateFieldsorg.joda.time.TestYearMonthDay_Constructors.testFactory_FromDateFields | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatParsing.testParseNegativeMillis1org.joda.time.format.TestPeriodFormatParsing.testParseNegativeMillis1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testToString_Stringorg.joda.time.TestYearMonth_Basics.testToString_String | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestGregorianChronology.testWithZoneorg.joda.time.chrono.TestGregorianChronology.testWithZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_Object_nullChronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_Object_nullChronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testIsEqual_TODorg.joda.time.TestTimeOfDay_Basics.testIsEqual_TOD | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RD2org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RD2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI2org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testMinusSeconds_intorg.joda.time.TestTimeOfDay_Basics.testMinusSeconds_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RD3org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RD3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RD2org.joda.time.TestInterval_Constructors.testConstructor_RI_RD2 | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestStringConverter.testSetIntoIntervalEx_Object_Chronology2org.joda.time.convert.TestStringConverter.testSetIntoIntervalEx_Object_Chronology2 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestJulianChronology.testEqualityorg.joda.time.chrono.TestJulianChronology.testEquality | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Constructors.testFactory_FromDateFieldsorg.joda.time.TestYearMonth_Constructors.testFactory_FromDateFields | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateMidnight_Constructors.testConstructor_invalidObject_Chronologyorg.joda.time.TestDateMidnight_Constructors.testConstructor_invalidObject_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_Chronology3org.joda.time.TestPeriod_Constructors.testConstructor_long_Chronology3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Constructors.testConstructororg.joda.time.TestPartial_Constructors.testConstructor | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.test_noworg.joda.time.TestMutableDateTime_Constructors.test_now | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestStringConverter.testSetIntoIntervalEx_Object_Chronology4org.joda.time.convert.TestStringConverter.testSetIntoIntervalEx_Object_Chronology4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Basics.testToString4org.joda.time.TestPartial_Basics.testToString4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Basics.testIsAfter_longorg.joda.time.TestMutableInterval_Basics.testIsAfter_long | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString4org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInstant_Basics.testEqualsHashCodeorg.joda.time.TestInstant_Basics.testEqualsHashCode | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestNullConverter.testSetInto_Objectorg.joda.time.convert.TestNullConverter.testSetInto_Object | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestBuddhistChronology.testFactory_Zoneorg.joda.time.chrono.TestBuddhistChronology.testFactory_Zone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectString1org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectString1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectString4org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectString4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Constructors.testFactory_FromDateFields_before1970org.joda.time.TestTimeOfDay_Constructors.testFactory_FromDateFields_before1970 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestIslamicChronology.testFactoryorg.joda.time.chrono.TestIslamicChronology.testFactory | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testIsAfter_RIntervalorg.joda.time.TestInterval_Basics.testIsAfter_RInterval | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatParsing.testParseCustom1org.joda.time.format.TestPeriodFormatParsing.testParseCustom1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testFactoryFieldDifference4org.joda.time.TestPeriod_Constructors.testFactoryFieldDifference4 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandardFail3org.joda.time.format.TestISOPeriodFormatParsing.testParseStandardFail3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RD5org.joda.time.TestInterval_Constructors.testConstructor_RI_RD5 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestEthiopicChronology.testDateFieldsorg.joda.time.chrono.TestEthiopicChronology.testDateFields | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_Object_PeriodType4org.joda.time.TestPeriod_Constructors.testConstructor_Object_PeriodType4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testPlusHours_intorg.joda.time.TestTimeOfDay_Basics.testPlusHours_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_badconverterObjectorg.joda.time.TestMutableDateTime_Constructors.testConstructor_badconverterObject | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RD3org.joda.time.TestInterval_Constructors.testConstructor_RI_RD3 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanLongLowerCase_UKorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanLongLowerCase_UK | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestCopticChronology.testWithUTCorg.joda.time.chrono.TestCopticChronology.testWithUTC | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testIsEqual_longorg.joda.time.TestDateTime_Basics.testIsEqual_long | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Basics.testIsBefore_RIorg.joda.time.TestMutableInterval_Basics.testIsBefore_RI | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetDurationAfterStart_RI1org.joda.time.TestMutableInterval_Updates.testSetDurationAfterStart_RI1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString3org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_int_int_int_nullChronologyorg.joda.time.TestYearMonthDay_Constructors.testConstructor_int_int_int_nullChronology | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatParsing.testParseNegativeMillis2org.joda.time.format.TestPeriodFormatParsing.testParseNegativeMillis2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Basics.testWith3dorg.joda.time.TestPartial_Basics.testWith3d | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long2org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Constructors.testConstructorEx7_TypeArray_intArray_inOrderorg.joda.time.TestPartial_Constructors.testConstructorEx7_TypeArray_intArray_inOrder | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testWithFieldorg.joda.time.TestMonthDay_Basics.testWithField | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RInterval3org.joda.time.TestMutablePeriod_Updates.testAdd_RInterval3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testToDateTimeISOorg.joda.time.TestDateTime_Basics.testToDateTimeISO | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_long_long_minMaxorg.joda.time.TestInterval_Constructors.testConstructor_long_long_minMax | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testPropertyorg.joda.time.TestYearMonthDay_Basics.testProperty | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_Objectorg.joda.time.TestMutableDateTime_Constructors.testConstructor_Object | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testPlusMonths_intorg.joda.time.TestMonthDay_Basics.testPlusMonths_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testMinus_RPorg.joda.time.TestTimeOfDay_Basics.testMinus_RP | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testToMutableDateTime_DateTimeZoneorg.joda.time.TestDateTime_Basics.testToMutableDateTime_DateTimeZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType_Chronology1org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType_Chronology1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddSecondorg.joda.time.TestTimeOfDay_Properties.testPropertyAddSecond | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetInterval_RInterval2org.joda.time.TestMutableInterval_Updates.testSetInterval_RInterval2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP4org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Basics.testToString2org.joda.time.TestPartial_Basics.testToString2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectStringEx3org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectStringEx3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructororg.joda.time.TestDateTime_Constructors.testConstructor | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_PeriodType2org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_PeriodType2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testMinusYears_intorg.joda.time.TestYearMonth_Basics.testMinusYears_int | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatParsing.testParseStandard1org.joda.time.format.TestPeriodFormatParsing.testParseStandard1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testWithChronologyRetainFields_nullChronoorg.joda.time.TestMonthDay_Basics.testWithChronologyRetainFields_nullChrono | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testWithDurationBeforeEnd3org.joda.time.TestInterval_Basics.testWithDurationBeforeEnd3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RD1org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RD1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_Object_PeriodType2org.joda.time.TestPeriod_Constructors.testConstructor_Object_PeriodType2 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textEraAD_UKorg.joda.time.format.TestDateTimeFormat.testFormatParse_textEraAD_UK | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectStringEx2org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectStringEx2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testEqualsHashCodeorg.joda.time.TestYearMonth_Basics.testEqualsHashCode | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testMinusDays_int_fromLeaporg.joda.time.TestMonthDay_Basics.testMinusDays_int_fromLeap | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_nullChronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_nullChronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testMinusMonths_intorg.joda.time.TestMonthDay_Basics.testMinusMonths_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testWithFieldAdded_nullField_nonZeroorg.joda.time.TestMonthDay_Basics.testWithFieldAdded_nullField_nonZero | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP6org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP6 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testMinusMillis_intorg.joda.time.TestTimeOfDay_Basics.testMinusMillis_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectStringEx1org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectStringEx1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetStart_RI1org.joda.time.TestMutableInterval_Updates.testSetStart_RI1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_Chronology1org.joda.time.TestPeriod_Constructors.testConstructor_long_Chronology1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_long2_Chronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_long2_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestJulianChronology.testTimeFieldsorg.joda.time.chrono.TestJulianChronology.testTimeFields | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestCopticChronology.testTimeFieldsorg.joda.time.chrono.TestCopticChronology.testTimeFields | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType_Chronology4org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType_Chronology4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testOverlaps_RIntervalorg.joda.time.TestInterval_Basics.testOverlaps_RInterval | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Constructors.testConstructor_Chronoorg.joda.time.TestPartial_Constructors.testConstructor_Chrono | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testWithersorg.joda.time.TestYearMonth_Basics.testWithers | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testToString_String_Localeorg.joda.time.TestMonthDay_Basics.testToString_String_Locale | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType_Chronology4org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType_Chronology4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RP8org.joda.time.TestInterval_Constructors.testConstructor_RI_RP8 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatterBuilder.testBug2495455org.joda.time.format.TestPeriodFormatterBuilder.testBug2495455 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalTime_Basics.testCompareToorg.joda.time.TestLocalTime_Basics.testCompareTo | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testMergePeriod_RP3org.joda.time.TestMutablePeriod_Updates.testMergePeriod_RP3 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISOPeriodFormat.testFormatAlternateorg.joda.time.format.TestISOPeriodFormat.testFormatAlternate | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Basics.testWith3forg.joda.time.TestPartial_Basics.testWith3f | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanShortLowerCase_UKorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanShortLowerCase_UK | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddNoWrapHourorg.joda.time.TestTimeOfDay_Properties.testPropertyAddNoWrapHour | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object4org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructororg.joda.time.TestMutableDateTime_Constructors.testConstructor | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetPeriodBeforeEnd_RI1org.joda.time.TestMutableInterval_Updates.testSetPeriodBeforeEnd_RI1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testClearorg.joda.time.TestMutablePeriod_Updates.testClear | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Basics.testContains_longorg.joda.time.TestMutableInterval_Basics.testContains_long | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Adds.testAdd_RD2org.joda.time.TestMutableDateTime_Adds.testAdd_RD2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Basics.testWith_argHasNoRangeorg.joda.time.TestPartial_Basics.testWith_argHasNoRange | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testIsEqualNoworg.joda.time.TestDateTime_Basics.testIsEqualNow | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatSuffixRegEx5IgnoringAffixorg.joda.time.format.TestPeriodFormatterBuilder.testFormatSuffixRegEx5IgnoringAffix | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_nullObject_nullChronologyorg.joda.time.TestDateTime_Constructors.testConstructor_nullObject_nullChronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectStringEx1org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectStringEx1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testToString_Stringorg.joda.time.TestDateTime_Basics.testToString_String | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testWithFieldAdded_nullField_zeroorg.joda.time.TestYearMonth_Basics.testWithFieldAdded_nullField_zero | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Constructors.testConstructorEx3_TypeArray_intArrayorg.joda.time.TestPartial_Constructors.testConstructorEx3_TypeArray_intArray | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_badconverterObject_Chronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_badconverterObject_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Basics.testGetFormatter3org.joda.time.TestPartial_Basics.testGetFormatter3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int_int_Chronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int_int_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testMinusDays_int_negativeFromLeaporg.joda.time.TestMonthDay_Basics.testMinusDays_int_negativeFromLeap | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testWithersorg.joda.time.TestYearMonthDay_Basics.testWithers | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanShortUpperCase_UKorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanShortUpperCase_UK | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestCopticChronology.testFactory_Zoneorg.joda.time.chrono.TestCopticChronology.testFactory_Zone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectStringEx4org.joda.time.TestYearMonthDay_Constructors.testConstructor_ObjectStringEx4 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestCopticChronology.testToStringorg.joda.time.chrono.TestCopticChronology.testToString | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testToString_String_Localeorg.joda.time.TestDateTime_Basics.testToString_String_Locale | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Constructors.testConstructorEx2_Type_intorg.joda.time.TestPartial_Constructors.testConstructorEx2_Type_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Constructors.testFactory_FromDateFields_after1970org.joda.time.TestTimeOfDay_Constructors.testFactory_FromDateFields_after1970 | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestLongConverter.testGetChronology_Object_Zoneorg.joda.time.convert.TestLongConverter.testGetChronology_Object_Zone | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object1org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object1 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestIslamicChronology.testWithZoneorg.joda.time.chrono.TestIslamicChronology.testWithZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testEqualsHashCodeorg.joda.time.TestYearMonthDay_Basics.testEqualsHashCode | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_long1org.joda.time.TestDateTime_Constructors.testConstructor_long1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testCompareToorg.joda.time.TestDateTime_Basics.testCompareTo | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testIsBefore_RIorg.joda.time.TestDateTime_Basics.testIsBefore_RI | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded2org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_8ints3org.joda.time.TestMutablePeriod_Updates.testSetPeriod_8ints3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testWithChronologyRetainFields_nullChronoorg.joda.time.TestYearMonthDay_Basics.testWithChronologyRetainFields_nullChrono | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetDurationBeforeEnd_RI3org.joda.time.TestMutableInterval_Updates.testSetDurationBeforeEnd_RI3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RP4org.joda.time.TestInterval_Constructors.testConstructor_RI_RP4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Basics.testGetFormatter1org.joda.time.TestPartial_Basics.testGetFormatter1 | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object8org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object8 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RP2org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RP2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI5org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI5 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthApr_Franceorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthApr_France | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard2org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testIsAfter_TODorg.joda.time.TestTimeOfDay_Basics.testIsAfter_TOD | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanShort_Franceorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanShort_France | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Basics.testWithPeriodType2org.joda.time.TestPeriod_Basics.testWithPeriodType2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded6org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded6 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Basics.testEqualsHashCodeorg.joda.time.TestMutablePeriod_Basics.testEqualsHashCode | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectStringEx3org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectStringEx3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RD2org.joda.time.TestMutablePeriod_Updates.testAdd_RD2 | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestDateConverter.testGetChronology_Object_Zoneorg.joda.time.convert.TestDateConverter.testGetChronology_Object_Zone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Basics.testToDateTime_DateTimeZoneorg.joda.time.TestMutableDateTime_Basics.testToDateTime_DateTimeZone | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestISOChronology.testTimeOfDayAddorg.joda.time.chrono.TestISOChronology.testTimeOfDayAdd | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.test_now_Chronologyorg.joda.time.TestDateTime_Constructors.test_now_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_badconverterObject_DateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_badconverterObject_DateTimeZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddWrapFieldMinuteorg.joda.time.TestTimeOfDay_Properties.testPropertyAddWrapFieldMinute | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectStringEx4org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectStringEx4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType2org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testPlusMinutes_intorg.joda.time.TestTimeOfDay_Basics.testPlusMinutes_int | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatterBuilder.testPluralAffixParseOrderorg.joda.time.format.TestPeriodFormatterBuilder.testPluralAffixParseOrder | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testIsBefore_YMDorg.joda.time.TestYearMonthDay_Basics.testIsBefore_YMD | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testWithFieldorg.joda.time.TestYearMonth_Basics.testWithField | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testAdd_long1org.joda.time.TestMutablePeriod_Updates.testAdd_long1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testPlus_RPorg.joda.time.TestTimeOfDay_Basics.testPlus_RP | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectStringEx1org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectStringEx1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testWithFieldAdded_nullField_zeroorg.joda.time.TestMonthDay_Basics.testWithFieldAdded_nullField_zero | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthAtEnd_Franceorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthAtEnd_France | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard4org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RD2org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RD2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Sets.testSet_DateTimeFieldType_int2org.joda.time.TestMutableDateTime_Sets.testSet_DateTimeFieldType_int2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMinMaxLong.testDateTime_max_mathorg.joda.time.TestMinMaxLong.testDateTime_max_math | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandardFail1org.joda.time.format.TestISOPeriodFormatParsing.testParseStandardFail1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_int_int_intorg.joda.time.TestYearMonthDay_Constructors.testConstructor_int_int_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testIsEqual_YMorg.joda.time.TestYearMonth_Basics.testIsEqual_YM | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_RD_RI2org.joda.time.TestInterval_Constructors.testConstructor_RD_RI2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Basics.testWithout5org.joda.time.TestPartial_Basics.testWithout5 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Basics.testIsAfter_RIorg.joda.time.TestMutableInterval_Basics.testIsAfter_RI | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Basics.testToString_Stringorg.joda.time.TestMutableDateTime_Basics.testToString_String | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_Object6org.joda.time.TestMutableInterval_Constructors.testConstructor_Object6 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestChronology.testEqualsHashCode_Limitorg.joda.time.TestChronology.testEqualsHashCode_Limit | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormatter.testParseMillis_fractionOfSecondLongorg.joda.time.format.TestDateTimeFormatter.testParseMillis_fractionOfSecondLong | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandardFail2org.joda.time.format.TestISOPeriodFormatParsing.testParseStandardFail2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_nullDateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_nullDateTimeZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetDurationAfterStart_RI3org.joda.time.TestMutableInterval_Updates.testSetDurationAfterStart_RI3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testToStringorg.joda.time.TestYearMonth_Basics.testToString | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestCopticChronology.testEqualityorg.joda.time.chrono.TestCopticChronology.testEquality | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Adds.testAdd_RD_int1org.joda.time.TestMutableDateTime_Adds.testAdd_RD_int1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testWithFieldAdded4org.joda.time.TestYearMonthDay_Basics.testWithFieldAdded4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testEqualsHashCodeorg.joda.time.TestMonthDay_Basics.testEqualsHashCode | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testWithField4org.joda.time.TestTimeOfDay_Basics.testWithField4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Basics.testToStringorg.joda.time.TestMutableInterval_Basics.testToString | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestJulianChronology.testToStringorg.joda.time.chrono.TestJulianChronology.testToString | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestIslamicChronology.testWithUTCorg.joda.time.chrono.TestIslamicChronology.testWithUTC | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISOPeriodFormat.testFormatAlternateWithWeeksorg.joda.time.format.TestISOPeriodFormat.testFormatAlternateWithWeeks | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestISOChronology.testFactory_Zoneorg.joda.time.chrono.TestISOChronology.testFactory_Zone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testToString_String_Localeorg.joda.time.TestYearMonthDay_Basics.testToString_String_Locale | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.test_useCase_ContainsOverlapAbutGap_zeroDurationorg.joda.time.TestInterval_Basics.test_useCase_ContainsOverlapAbutGap_zeroDuration | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testToStringorg.joda.time.TestDateTime_Basics.testToString | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Basics.testToMutableDateTime_DateTimeZoneorg.joda.time.TestMutableDateTime_Basics.testToMutableDateTime_DateTimeZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testWithField3org.joda.time.TestYearMonthDay_Basics.testWithField3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Basics.testToString_String_Stringorg.joda.time.TestMutableDateTime_Basics.testToString_String_String | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_Object4org.joda.time.TestMutableInterval_Constructors.testConstructor_Object4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testWithFieldAdded_unknownFieldorg.joda.time.TestYearMonth_Basics.testWithFieldAdded_unknownField | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_ObjectStringEx2org.joda.time.TestDateTime_Constructors.testConstructor_ObjectStringEx2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetInterval_long_long1org.joda.time.TestMutableInterval_Updates.testSetInterval_long_long1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_Chronology1org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_Chronology1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testGetDuration3org.joda.time.TestInterval_Basics.testGetDuration3 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestISOChronology.testFactoryorg.joda.time.chrono.TestISOChronology.testFactory | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testGetMillisorg.joda.time.TestInterval_Basics.testGetMillis | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RP3org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RP3 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestCopticChronology.testDateFieldsorg.joda.time.chrono.TestCopticChronology.testDateFields | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyGetMilliorg.joda.time.TestTimeOfDay_Properties.testPropertyGetMilli | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetPeriodAfterStart_RI1org.joda.time.TestMutableInterval_Updates.testSetPeriodAfterStart_RI1 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormatter.testPrint_writerMethodsorg.joda.time.format.TestDateTimeFormatter.testPrint_writerMethods | 1PASS | ||
|
0.01590106
|
org.joda.time.TestChronology.testEqualsHashCode_Lenientorg.joda.time.TestChronology.testEqualsHashCode_Lenient | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Basics.testToString5org.joda.time.TestPartial_Basics.testToString5 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_invalidObject_Chronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_invalidObject_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestISOChronology.testPartialDayOfYearAddorg.joda.time.chrono.TestISOChronology.testPartialDayOfYearAdd | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestGregorianChronology.testFactory_Zoneorg.joda.time.chrono.TestGregorianChronology.testFactory_Zone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Basics.testWithChronologyRetainFields_nullChronoorg.joda.time.TestPartial_Basics.testWithChronologyRetainFields_nullChrono | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetInterval_RInterval3org.joda.time.TestMutableInterval_Updates.testSetInterval_RInterval3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testMinus_RPorg.joda.time.TestYearMonthDay_Basics.testMinus_RP | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testAdd_long3org.joda.time.TestMutablePeriod_Updates.testAdd_long3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testToInstantorg.joda.time.TestDateTime_Basics.testToInstant | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_badconverterObjectorg.joda.time.TestDateTime_Constructors.testConstructor_badconverterObject | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType7org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType7 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testToStringorg.joda.time.TestTimeOfDay_Basics.testToString | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testWithField2org.joda.time.TestYearMonthDay_Basics.testWithField2 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthApr_Koreanorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthApr_Korean | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testMinusDays_intorg.joda.time.TestYearMonthDay_Basics.testMinusDays_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RD_RI3org.joda.time.TestMutableInterval_Constructors.testConstructor_RD_RI3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddNoWrapSecondorg.joda.time.TestTimeOfDay_Properties.testPropertyAddNoWrapSecond | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatterBuilder.testRegExAffixParseOrderorg.joda.time.format.TestPeriodFormatterBuilder.testRegExAffixParseOrder | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_long1_Chronologyorg.joda.time.TestDateTime_Constructors.testConstructor_long1_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Basics.testIsAfterNoworg.joda.time.TestMutableInterval_Basics.testIsAfterNow | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testWithField1org.joda.time.TestYearMonthDay_Basics.testWithField1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_nullDateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_nullDateTimeZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP2org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddMinuteorg.joda.time.TestTimeOfDay_Properties.testPropertyAddMinute | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_RP_RI2org.joda.time.TestInterval_Constructors.testConstructor_RP_RI2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testFactoryFieldDifference5org.joda.time.TestPeriod_Constructors.testFactoryFieldDifference5 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Sets.testSetZone_DateTimeZone2org.joda.time.TestMutableDateTime_Sets.testSetZone_DateTimeZone2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int_Chronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP4org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Constructors.testFactoryMillisOfDay_long1org.joda.time.TestTimeOfDay_Constructors.testFactoryMillisOfDay_long1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Basics.testGetMethodsorg.joda.time.TestMutablePeriod_Basics.testGetMethods | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx1org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx1 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestISOChronology.testToStringorg.joda.time.chrono.TestISOChronology.testToString | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestIslamicChronology.testTimeFieldsorg.joda.time.chrono.TestIslamicChronology.testTimeFields | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestGregorianChronology.testDateFieldsorg.joda.time.chrono.TestGregorianChronology.testDateFields | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI3org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RI3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testPropertyorg.joda.time.TestTimeOfDay_Basics.testProperty | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testMinusMonths_int_fromLeaporg.joda.time.TestMonthDay_Basics.testMinusMonths_int_fromLeap | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx3org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx7org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx7 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Constructors.testConstructorEx8_TypeArray_intArray_duplicateorg.joda.time.TestPartial_Constructors.testConstructorEx8_TypeArray_intArray_duplicate | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_nullChronologyorg.joda.time.TestDateTime_Constructors.testConstructor_nullChronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testOverlap_RInterval_nullorg.joda.time.TestInterval_Basics.testOverlap_RInterval_null | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_long1org.joda.time.TestMutableDateTime_Constructors.testConstructor_long1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDuration_Basics.testToPeriod_PeriodTypeorg.joda.time.TestDuration_Basics.testToPeriod_PeriodType | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testMergePeriod_RP2org.joda.time.TestMutablePeriod_Updates.testMergePeriod_RP2 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textEraAD_Franceorg.joda.time.format.TestDateTimeFormat.testFormatParse_textEraAD_France | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testWithChronology_Chronologyorg.joda.time.TestDateTime_Basics.testWithChronology_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testWithFieldAddedorg.joda.time.TestYearMonth_Basics.testWithFieldAdded | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testParse_textMonthJanLong_UKorg.joda.time.format.TestDateTimeFormat.testParse_textMonthJanLong_UK | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetStartMillis_long1org.joda.time.TestMutableInterval_Updates.testSetStartMillis_long1 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textAdjoiningHelloWorld_UKorg.joda.time.format.TestDateTimeFormat.testFormatParse_textAdjoiningHelloWorld_UK | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Constructors.testFactory_FromDateFieldsorg.joda.time.TestMonthDay_Constructors.testFactory_FromDateFields | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testParse_noFormatterorg.joda.time.TestMutablePeriod_Constructors.testParse_noFormatter | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertySetTextMinuteorg.joda.time.TestTimeOfDay_Properties.testPropertySetTextMinute | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx5org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx5 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testIsBefore_YMorg.joda.time.TestYearMonth_Basics.testIsBefore_YM | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetInterval_RInterval1org.joda.time.TestMutableInterval_Updates.testSetInterval_RInterval1 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard10org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard10 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_invalidObject_Chronologyorg.joda.time.TestDateTime_Constructors.testConstructor_invalidObject_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP5org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP5 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testPlusMonths_intorg.joda.time.TestYearMonthDay_Basics.testPlusMonths_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_RP_RI5org.joda.time.TestInterval_Constructors.testConstructor_RP_RI5 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testMinusMonths_int_endOfMonthAdjustorg.joda.time.TestMonthDay_Basics.testMinusMonths_int_endOfMonthAdjust | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthAtEnd_France_withSpecifiedDefaultorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthAtEnd_France_withSpecifiedDefault | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetEnd_RI1org.joda.time.TestMutableInterval_Updates.testSetEnd_RI1 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixRegEx4IgnoringPrefixorg.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixRegEx4IgnoringPrefix | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestGregorianChronology.testWithUTCorg.joda.time.chrono.TestGregorianChronology.testWithUTC | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testGetDuration2org.joda.time.TestInterval_Basics.testGetDuration2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInstant_Basics.testToMutableDateTime_Chronologyorg.joda.time.TestInstant_Basics.testToMutableDateTime_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatSuffixComposite1org.joda.time.format.TestPeriodFormatterBuilder.testFormatSuffixComposite1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString1org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor1org.joda.time.TestMutablePeriod_Constructors.testConstructor1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType4org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testMinusMonths_int_negativeFromLeaporg.joda.time.TestMonthDay_Basics.testMinusMonths_int_negativeFromLeap | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Basics.testIsAfter_RIntervalorg.joda.time.TestMutableInterval_Basics.testIsAfter_RInterval | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testPlusMillis_intorg.joda.time.TestTimeOfDay_Basics.testPlusMillis_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testPropertyorg.joda.time.TestYearMonth_Basics.testProperty | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx5org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx5 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestISOChronology.testWithZoneorg.joda.time.chrono.TestISOChronology.testWithZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testToString_Stringorg.joda.time.TestYearMonthDay_Basics.testToString_String | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testWithChronology1org.joda.time.TestInterval_Basics.testWithChronology1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Basics.testIsBefore_longorg.joda.time.TestMutableInterval_Basics.testIsBefore_long | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_ObjectStringEx1org.joda.time.TestDateTime_Constructors.testConstructor_ObjectStringEx1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testWithField3org.joda.time.TestTimeOfDay_Basics.testWithField3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Sets.testSetTime_int_int_int2org.joda.time.TestMutableDateTime_Sets.testSetTime_int_int_int2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertySetTextHourorg.joda.time.TestTimeOfDay_Properties.testPropertySetTextHour | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMinMaxLong.testDateTime_max_longorg.joda.time.TestMinMaxLong.testDateTime_max_long | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType_Chronology3org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType_Chronology3 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestISOChronology.testEqualityorg.joda.time.chrono.TestISOChronology.testEquality | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestISOChronology.testTimeFieldsorg.joda.time.chrono.TestISOChronology.testTimeFields | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_RP_RI8org.joda.time.TestInterval_Constructors.testConstructor_RP_RI8 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_Chronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType1org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_Object6org.joda.time.TestInterval_Constructors.testConstructor_Object6 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded7org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded7 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testWithField_nullFieldorg.joda.time.TestYearMonth_Basics.testWithField_nullField | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyWithMaximumValueHourorg.joda.time.TestTimeOfDay_Properties.testPropertyWithMaximumValueHour | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Basics.testToDateTime_Chronologyorg.joda.time.TestMutableDateTime_Basics.testToDateTime_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddHourorg.joda.time.TestTimeOfDay_Properties.testPropertyAddHour | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testPropertyorg.joda.time.TestMonthDay_Basics.testProperty | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType4org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx5org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx5 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_RP_RI6org.joda.time.TestInterval_Constructors.testConstructor_RP_RI6 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormatter.testPrint_builderMethodsorg.joda.time.format.TestDateTimeFormatter.testPrint_builderMethods | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType2org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_PeriodType1org.joda.time.TestMutablePeriod_Constructors.testConstructor_PeriodType1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Basics.testIsBeforeorg.joda.time.TestMutableDateTime_Basics.testIsBefore | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Basics.testWithorg.joda.time.TestPeriod_Basics.testWith | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Constructors.testConstructororg.joda.time.TestMutableInterval_Constructors.testConstructor | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormat_yearorg.joda.time.format.TestDateTimeFormat.testFormat_year | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded1org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Basics.testWithPeriodType3org.joda.time.TestPeriod_Basics.testWithPeriodType3 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestJulianChronology.testWithUTCorg.joda.time.chrono.TestJulianChronology.testWithUTC | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx2org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx2 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestBuddhistChronology.testFactoryorg.joda.time.chrono.TestBuddhistChronology.testFactory | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_Object4org.joda.time.TestInterval_Constructors.testConstructor_Object4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSePeriodAfterStart_RI2org.joda.time.TestMutableInterval_Updates.testSePeriodAfterStart_RI2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_Object4org.joda.time.TestPeriod_Constructors.testConstructor_Object4 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixSimple6IgnoringPrefixorg.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixSimple6IgnoringPrefix | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI4org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testIsBefore_MDorg.joda.time.TestMonthDay_Basics.testIsBefore_MD | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Basics.testToPeriodorg.joda.time.TestMutablePeriod_Basics.testToPeriod | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_nullObject_nullChronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_nullObject_nullChronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx2org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_long_nullDateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_long_nullDateTimeZone | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISOPeriodFormat.testFormatStandardorg.joda.time.format.TestISOPeriodFormat.testFormatStandard | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testMinusMinutes_intorg.joda.time.TestTimeOfDay_Basics.testMinusMinutes_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Basics.testCloneorg.joda.time.TestMutableDateTime_Basics.testClone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testEqualsHashCodeorg.joda.time.TestTimeOfDay_Basics.testEqualsHashCode | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInstant_Basics.testToMutableDateTime_DateTimeZoneorg.joda.time.TestInstant_Basics.testToMutableDateTime_DateTimeZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Basics.testToString_DTFormatterorg.joda.time.TestMutableDateTime_Basics.testToString_DTFormatter | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyGetMaxMinValuesMilliorg.joda.time.TestTimeOfDay_Properties.testPropertyGetMaxMinValuesMilli | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testIsAfter_YMDorg.joda.time.TestYearMonthDay_Basics.testIsAfter_YMD | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testGap_RIntervalorg.joda.time.TestInterval_Basics.testGap_RInterval | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Basics.testWithPeriodType5org.joda.time.TestPeriod_Basics.testWithPeriodType5 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestBuddhistChronology.testToStringorg.joda.time.chrono.TestBuddhistChronology.testToString | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_zoneId_noColon_parseZorg.joda.time.format.TestDateTimeFormat.testFormatParse_zoneId_noColon_parseZ | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanLongUpperCase_UKorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanLongUpperCase_UK | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestStringConverter.testSetIntoIntervalEx_Object_Chronology3org.joda.time.convert.TestStringConverter.testSetIntoIntervalEx_Object_Chronology3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded5org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded5 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixPlural4IgnoringPrefixorg.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixPlural4IgnoringPrefix | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object1org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testAdd_long_Chronology3org.joda.time.TestMutablePeriod_Updates.testAdd_long_Chronology3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType1org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType1 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestISOChronology.testDateFieldsorg.joda.time.chrono.TestISOChronology.testDateFields | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testWithField1org.joda.time.TestTimeOfDay_Basics.testWithField1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx1org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Sets.testSetZone_DateTimeZone1org.joda.time.TestMutableDateTime_Sets.testSetZone_DateTimeZone1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_long1_Chronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_long1_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetPeriodAfterStart_RI3org.joda.time.TestMutableInterval_Updates.testSetPeriodAfterStart_RI3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Sets.testSetDate_int_int_int2org.joda.time.TestMutableDateTime_Sets.testSetDate_int_int_int2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetInterval_RI_RI5org.joda.time.TestMutableInterval_Updates.testSetInterval_RI_RI5 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestIslamicChronology.testDateFieldsorg.joda.time.chrono.TestIslamicChronology.testDateFields | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestReadableInstantConverter.testGetChronology_Object_Zoneorg.joda.time.convert.TestReadableInstantConverter.testGetChronology_Object_Zone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testToString_String_Localeorg.joda.time.TestTimeOfDay_Basics.testToString_String_Locale | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard3org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_Object_Chronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_Object_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.test_noworg.joda.time.TestDateTime_Constructors.test_now | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testPlusDays_int_fromLeaporg.joda.time.TestMonthDay_Basics.testPlusDays_int_fromLeap | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testIsAfter_YMorg.joda.time.TestYearMonth_Basics.testIsAfter_YM | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded3org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded3 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISOPeriodFormat.testFormatAlternateExtendedWithWeeksorg.joda.time.format.TestISOPeriodFormat.testFormatAlternateExtendedWithWeeks | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI8org.joda.time.TestMutableInterval_Constructors.testConstructor_RP_RI8 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded8org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded8 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectStringEx3org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectStringEx3 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard9org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard9 | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object5org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object5 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISOPeriodFormat.testFormatAlternateExtendedorg.joda.time.format.TestISOPeriodFormat.testFormatAlternateExtended | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testPlus_RPorg.joda.time.TestYearMonthDay_Basics.testPlus_RP | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testWithFieldAdded2org.joda.time.TestYearMonthDay_Basics.testWithFieldAdded2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testToStringorg.joda.time.TestYearMonthDay_Basics.testToString | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectString3org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectString3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testMinusMonths_int_negativeEndOfMonthAdjustorg.joda.time.TestMonthDay_Basics.testMinusMonths_int_negativeEndOfMonthAdjust | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.test_useCase_ContainsOverlapAbutGap_bothZeroDurationorg.joda.time.TestInterval_Basics.test_useCase_ContainsOverlapAbutGap_bothZeroDuration | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx4org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx4 | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestStringConverter.testSetIntoIntervalEx_Object_Chronology5org.joda.time.convert.TestStringConverter.testSetIntoIntervalEx_Object_Chronology5 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testEqualsHashCodeorg.joda.time.TestDateTime_Basics.testEqualsHashCode | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestIslamicChronology.testFactory_Zoneorg.joda.time.chrono.TestIslamicChronology.testFactory_Zone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Basics.testGetDuration1org.joda.time.TestMutableInterval_Basics.testGetDuration1 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixSimple4IgnoringPrefixorg.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixSimple4IgnoringPrefix | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatSuffixComposite5IgnoringAffixorg.joda.time.format.TestPeriodFormatterBuilder.testFormatSuffixComposite5IgnoringAffix | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISODateTimeFormat.testFormat_timeNoMillis_partialorg.joda.time.format.TestISODateTimeFormat.testFormat_timeNoMillis_partial | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Basics.testGetDuration2org.joda.time.TestMutableInterval_Basics.testGetDuration2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_long2org.joda.time.TestMutableDateTime_Constructors.testConstructor_long2 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestIslamicChronology.testToStringorg.joda.time.chrono.TestIslamicChronology.testToString | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_Objectorg.joda.time.TestDateTime_Constructors.testConstructor_Object | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx4org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx4 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestBuddhistChronology.testEqualityorg.joda.time.chrono.TestBuddhistChronology.testEquality | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandardFail4org.joda.time.format.TestISOPeriodFormatParsing.testParseStandardFail4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testToMutableDateTime_Chronologyorg.joda.time.TestDateTime_Basics.testToMutableDateTime_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testFactoryFieldDifference3org.joda.time.TestPeriod_Constructors.testFactoryFieldDifference3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testWithMillis_longorg.joda.time.TestDateTime_Basics.testWithMillis_long | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddWrapFieldSecondorg.joda.time.TestTimeOfDay_Properties.testPropertyAddWrapFieldSecond | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalTime_Constructors.testConstructor_Object2_Chronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_Object2_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestStringConverter.testSetIntoIntervalEx_Object_Chronology1org.joda.time.convert.TestStringConverter.testSetIntoIntervalEx_Object_Chronology1 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatter.testParsePeriod_simpleorg.joda.time.format.TestPeriodFormatter.testParsePeriod_simple | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Constructors.testFactoryMillisOfDay_long1_Chronologyorg.joda.time.TestTimeOfDay_Constructors.testFactoryMillisOfDay_long1_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int_intorg.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testWithField2org.joda.time.TestTimeOfDay_Basics.testWithField2 | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestNullConverter.testGetChronology_Object_Chronologyorg.joda.time.convert.TestNullConverter.testGetChronology_Object_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testWithPeriodAfterStart3org.joda.time.TestInterval_Basics.testWithPeriodAfterStart3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Constructors.testConstructor_TypeArray_intArray_year_weekyearorg.joda.time.TestPartial_Constructors.testConstructor_TypeArray_intArray_year_weekyear | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_int_int_int_nullChronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_int_int_int_nullChronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestChronology.testEqualsHashCode_ISOorg.joda.time.TestChronology.testEqualsHashCode_ISO | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RInterval2org.joda.time.TestMutablePeriod_Updates.testSetPeriod_RInterval2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testToString_Stringorg.joda.time.TestMonthDay_Basics.testToString_String | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testContains_RInterval_zeroDurationorg.joda.time.TestInterval_Basics.testContains_RInterval_zeroDuration | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testWithField_sameorg.joda.time.TestMonthDay_Basics.testWithField_same | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RP2org.joda.time.TestMutablePeriod_Updates.testAdd_RP2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long1org.joda.time.TestMutablePeriod_Updates.testSetPeriod_long1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMinMaxLong.testDateTime_min_longorg.joda.time.TestMinMaxLong.testDateTime_min_long | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testIsBefore_RIntervalorg.joda.time.TestInterval_Basics.testIsBefore_RInterval | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatter.testPrinterParserMethodsorg.joda.time.format.TestPeriodFormatter.testPrinterParserMethods | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Basics.testToInstantorg.joda.time.TestMutableDateTime_Basics.testToInstant | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetDurationBeforeEnd_long1org.joda.time.TestMutableInterval_Updates.testSetDurationBeforeEnd_long1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectString2org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectString2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testMinusDays_sameorg.joda.time.TestMonthDay_Basics.testMinusDays_same | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Sets.testSetMillis_RI2org.joda.time.TestMutableDateTime_Sets.testSetMillis_RI2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Basics.testGetPeriodTypeorg.joda.time.TestMutablePeriod_Basics.testGetPeriodType | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestGregorianChronology.testToStringorg.joda.time.chrono.TestGregorianChronology.testToString | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testPlusDays_int_negativeFromLeaporg.joda.time.TestMonthDay_Basics.testPlusDays_int_negativeFromLeap | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard1org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInstant_Basics.testToMutableDateTimeorg.joda.time.TestInstant_Basics.testToMutableDateTime | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Basics.testEqualsHashCodeorg.joda.time.TestMutableDateTime_Basics.testEqualsHashCode | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testFactoryFieldDifference1org.joda.time.TestPeriod_Constructors.testFactoryFieldDifference1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSeDurationAfterStart_RI2org.joda.time.TestMutableInterval_Updates.testSeDurationAfterStart_RI2 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard5org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard5 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textHalfdayAM_UKorg.joda.time.format.TestDateTimeFormat.testFormatParse_textHalfdayAM_UK | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testWithEndInstant_RI2org.joda.time.TestInterval_Basics.testWithEndInstant_RI2 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textEraBC_Franceorg.joda.time.format.TestDateTimeFormat.testFormatParse_textEraBC_France | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testPlusMonths_int_endOfMonthAdjustorg.joda.time.TestMonthDay_Basics.testPlusMonths_int_endOfMonthAdjust | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testWithStartInstant_RI2org.joda.time.TestInterval_Basics.testWithStartInstant_RI2 | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestStringConverter.testGetChronology_Object_Chronologyorg.joda.time.convert.TestStringConverter.testGetChronology_Object_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISODateTimeFormat.testFormat_date_partialorg.joda.time.format.TestISODateTimeFormat.testFormat_date_partial | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Basics.testIsAfterorg.joda.time.TestMutableDateTime_Basics.testIsAfter | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Sets.testSetChronology_Chronology2org.joda.time.TestMutableDateTime_Sets.testSetChronology_Chronology2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testIsAfterNoworg.joda.time.TestDateTime_Basics.testIsAfterNow | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Sets.testSetChronology_Chronology1org.joda.time.TestMutableDateTime_Sets.testSetChronology_Chronology1 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatAppend_PrinterParser_null_Parserorg.joda.time.format.TestPeriodFormatterBuilder.testFormatAppend_PrinterParser_null_Parser | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testToString_String_Localeorg.joda.time.TestYearMonth_Basics.testToString_String_Locale | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Adds.testAdd_RP_int2org.joda.time.TestMutableDateTime_Adds.testAdd_RP_int2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testMinusDays_int_toLeaporg.joda.time.TestMonthDay_Basics.testMinusDays_int_toLeap | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testPlus_RPorg.joda.time.TestYearMonth_Basics.testPlus_RP | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetEndMillis_long1org.joda.time.TestMutableInterval_Updates.testSetEndMillis_long1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Constructors.testConstructor_Type_intorg.joda.time.TestPartial_Constructors.testConstructor_Type_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType3org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectStringEx2org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectStringEx2 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard8org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard8 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyGetSecondorg.joda.time.TestTimeOfDay_Properties.testPropertyGetSecond | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetDurationAfterStart_long1org.joda.time.TestMutableInterval_Updates.testSetDurationAfterStart_long1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testParseWithOffset_invalidorg.joda.time.TestInterval_Constructors.testParseWithOffset_invalid | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_badconverterObject_Chronologyorg.joda.time.TestDateTime_Constructors.testConstructor_badconverterObject_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType4org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_Object1org.joda.time.TestPeriod_Constructors.testConstructor_Object1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_badconverterObject_DateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_badconverterObject_DateTimeZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP7org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP7 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testWithPeriodBeforeEnd3org.joda.time.TestInterval_Basics.testWithPeriodBeforeEnd3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType_Chronology1org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType_Chronology1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Basics.testContainsNoworg.joda.time.TestMutableInterval_Basics.testContainsNow | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testPlusYears_intorg.joda.time.TestYearMonth_Basics.testPlusYears_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Constructors.testFactory_FromCalendarFieldsorg.joda.time.TestMonthDay_Constructors.testFactory_FromCalendarFields | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestCopticChronology.testFactoryorg.joda.time.chrono.TestCopticChronology.testFactory | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testWithChronologyRetainFields_nullChronoorg.joda.time.TestYearMonth_Basics.testWithChronologyRetainFields_nullChrono | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testWithStartMillis_long2org.joda.time.TestInterval_Basics.testWithStartMillis_long2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testIsAfter_RIorg.joda.time.TestDateTime_Basics.testIsAfter_RI | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyGetMaxMinValuesMinuteorg.joda.time.TestTimeOfDay_Properties.testPropertyGetMaxMinValuesMinute | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testWithFieldAddedorg.joda.time.TestMonthDay_Basics.testWithFieldAdded | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType2org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testMinusDays_intorg.joda.time.TestMonthDay_Basics.testMinusDays_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testToString_DTFormatterorg.joda.time.TestYearMonthDay_Basics.testToString_DTFormatter | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestIslamicChronology.testEqualityorg.joda.time.chrono.TestIslamicChronology.testEquality | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Basics.testWith3eorg.joda.time.TestPartial_Basics.testWith3e | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertySetMinuteorg.joda.time.TestTimeOfDay_Properties.testPropertySetMinute | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx6org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx6 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Basics.testContains_RIorg.joda.time.TestMutableInterval_Basics.testContains_RI | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testToStringorg.joda.time.TestMonthDay_Basics.testToString | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType1org.joda.time.TestPeriod_Constructors.testConstructor_long_PeriodType1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDate_Constructors.testConstructor_int_int_int_nullChronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_int_int_int_nullChronology | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestEthiopicChronology.testEqualityorg.joda.time.chrono.TestEthiopicChronology.testEquality | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType_Chronology3org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_PeriodType_Chronology3 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_zoneId_noColonorg.joda.time.format.TestDateTimeFormat.testFormatParse_zoneId_noColon | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testWithField_nullFieldorg.joda.time.TestMonthDay_Basics.testWithField_nullField | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testIsBefore_TODorg.joda.time.TestTimeOfDay_Basics.testIsBefore_TOD | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard7org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard7 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testWithersorg.joda.time.TestMonthDay_Basics.testWithers | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatter.testParsePeriod_parseTypeorg.joda.time.format.TestPeriodFormatter.testParsePeriod_parseType | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestEthiopicChronology.testFactoryorg.joda.time.chrono.TestEthiopicChronology.testFactory | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestGregorianChronology.testEqualityorg.joda.time.chrono.TestGregorianChronology.testEquality | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Constructors.testConstructor2_TypeArray_intArrayorg.joda.time.TestPartial_Constructors.testConstructor2_TypeArray_intArray | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectString1org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectString1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_Object_nullChronologyorg.joda.time.TestDateTime_Constructors.testConstructor_Object_nullChronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testIsEqual_RIorg.joda.time.TestDateTime_Basics.testIsEqual_RI | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Constructors.testFactoryMillisOfDay_long_nullChronologyorg.joda.time.TestTimeOfDay_Constructors.testFactoryMillisOfDay_long_nullChronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP3org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetEndMillis_long2org.joda.time.TestMutableInterval_Updates.testSetEndMillis_long2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_PeriodType1org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_PeriodType1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Basics.testCopyorg.joda.time.TestMutableDateTime_Basics.testCopy | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object2org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Basics.testToMutablePeriodorg.joda.time.TestPeriod_Basics.testToMutablePeriod | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Basics.testEqualsHashCodeorg.joda.time.TestPartial_Basics.testEqualsHashCode | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Basics.testCompareToorg.joda.time.TestMutableDateTime_Basics.testCompareTo | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_RP_RI4org.joda.time.TestInterval_Constructors.testConstructor_RP_RI4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testWithChronology2org.joda.time.TestInterval_Basics.testWithChronology2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testAdd_long_Chronology1org.joda.time.TestMutablePeriod_Updates.testAdd_long_Chronology1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInstant_Basics.testToDateTime_DateTimeZoneorg.joda.time.TestInstant_Basics.testToDateTime_DateTimeZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_PeriodType3org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_PeriodType3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testToString_DTFormatterorg.joda.time.TestYearMonth_Basics.testToString_DTFormatter | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RD1org.joda.time.TestMutablePeriod_Updates.testAdd_RD1 | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestReadableDurationConverter.testSetInto_Objectorg.joda.time.convert.TestReadableDurationConverter.testSetInto_Object | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectString2org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectString2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Adds.testAdd_DurationFieldType_int3org.joda.time.TestMutableDateTime_Adds.testAdd_DurationFieldType_int3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Basics.testContains_RIntervalorg.joda.time.TestMutableInterval_Basics.testContains_RInterval | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Constructors.testFactory_FromCalendarFieldsorg.joda.time.TestTimeOfDay_Constructors.testFactory_FromCalendarFields | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_Object_nullDateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_Object_nullDateTimeZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Constructors.testConstructorEx5_TypeArray_intArrayorg.joda.time.TestPartial_Constructors.testConstructorEx5_TypeArray_intArray | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectStringEx2org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectStringEx2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP8org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP8 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object3org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testWithFieldAdded_zeroorg.joda.time.TestMonthDay_Basics.testWithFieldAdded_zero | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertySetHourorg.joda.time.TestTimeOfDay_Properties.testPropertySetHour | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RP6org.joda.time.TestInterval_Constructors.testConstructor_RI_RP6 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testAdd_8ints2org.joda.time.TestMutablePeriod_Updates.testAdd_8ints2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx3org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx3 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatter.testParseInto_simpleorg.joda.time.format.TestPeriodFormatter.testParseInto_simple | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Basics.testGetFormatter2org.joda.time.TestPartial_Basics.testGetFormatter2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_Chronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textHalfdayAM_Franceorg.joda.time.format.TestDateTimeFormat.testFormatParse_textHalfdayAM_France | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetStart_RI2org.joda.time.TestMutableInterval_Updates.testSetStart_RI2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddNoWrapMilliorg.joda.time.TestTimeOfDay_Properties.testPropertyAddNoWrapMilli | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetInterval_RI_RI3org.joda.time.TestMutableInterval_Updates.testSetInterval_RI_RI3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor1org.joda.time.TestPeriod_Constructors.testConstructor1 | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object6org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object6 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Sets.testSetMillis_RI1org.joda.time.TestMutableDateTime_Sets.testSetMillis_RI1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectStringEx2org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectStringEx2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Basics.testToString3org.joda.time.TestPartial_Basics.testToString3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testWithFieldAdded_nullField_nonZeroorg.joda.time.TestYearMonth_Basics.testWithFieldAdded_nullField_nonZero | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testPlusYears_intorg.joda.time.TestYearMonthDay_Basics.testPlusYears_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Basics.testToDateorg.joda.time.TestMutableDateTime_Basics.testToDate | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetPeriodBeforeEnd_RI3org.joda.time.TestMutableInterval_Updates.testSetPeriodBeforeEnd_RI3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testIsEqual_MDorg.joda.time.TestMonthDay_Basics.testIsEqual_MD | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testAbuts_RIntervalorg.joda.time.TestInterval_Basics.testAbuts_RInterval | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testMinusYears_intorg.joda.time.TestYearMonthDay_Basics.testMinusYears_int | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormatter.testPrinterParserMethodsorg.joda.time.format.TestDateTimeFormatter.testPrinterParserMethods | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_long2org.joda.time.TestDateTime_Constructors.testConstructor_long2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Sets.testSetMillis_long1org.joda.time.TestMutableDateTime_Sets.testSetMillis_long1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Basics.testIsBefore_RIntervalorg.joda.time.TestMutableInterval_Basics.testIsBefore_RInterval | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testPlusSeconds_intorg.joda.time.TestTimeOfDay_Basics.testPlusSeconds_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Basics.testIsBeforeNoworg.joda.time.TestMutableInterval_Basics.testIsBeforeNow | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RD_RI2org.joda.time.TestMutableInterval_Constructors.testConstructor_RD_RI2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RD_RI5org.joda.time.TestMutableInterval_Constructors.testConstructor_RD_RI5 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Adds.testAdd_DurationFieldType_int2org.joda.time.TestMutableDateTime_Adds.testAdd_DurationFieldType_int2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_RD_RI5org.joda.time.TestInterval_Constructors.testConstructor_RD_RI5 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testIsBeforeNoworg.joda.time.TestDateTime_Basics.testIsBeforeNow | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectStringEx4org.joda.time.TestYearMonth_Constructors.testConstructor_ObjectStringEx4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testWithDurationAfterStart3org.joda.time.TestInterval_Basics.testWithDurationAfterStart3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_Object3org.joda.time.TestPeriod_Constructors.testConstructor_Object3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_nullObject_Chronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_nullObject_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_long_long_maxorg.joda.time.TestInterval_Constructors.testConstructor_long_long_max | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyGetMinuteorg.joda.time.TestTimeOfDay_Properties.testPropertyGetMinute | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_Object_nullDateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_Object_nullDateTimeZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testPlusMonths_int_negativeFromLeaporg.joda.time.TestMonthDay_Basics.testPlusMonths_int_negativeFromLeap | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_Object_PeriodType1org.joda.time.TestPeriod_Constructors.testConstructor_Object_PeriodType1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_Chronology1org.joda.time.TestMutablePeriod_Constructors.testConstructor_Object_Chronology1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testIsAfter_longorg.joda.time.TestDateTime_Basics.testIsAfter_long | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertySetSecondorg.joda.time.TestTimeOfDay_Properties.testPropertySetSecond | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_nullObject_nullDateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_nullObject_nullDateTimeZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testPlusDays_intorg.joda.time.TestMonthDay_Basics.testPlusDays_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx6org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectStringEx6 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertySetTextSecondorg.joda.time.TestTimeOfDay_Properties.testPropertySetTextSecond | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestGregorianChronology.testFactoryorg.joda.time.chrono.TestGregorianChronology.testFactory | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectString3org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectString3 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestBuddhistChronology.testWithUTCorg.joda.time.chrono.TestBuddhistChronology.testWithUTC | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectStringEx4org.joda.time.TestMonthDay_Constructors.testConstructor_ObjectStringEx4 | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object4org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RI3org.joda.time.TestInterval_Constructors.testConstructor_RI_RI3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalTime_Constructors.testConstructor_int_int_int_int_nullChronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_int_int_int_int_nullChronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Adds.testAdd_RP2org.joda.time.TestMutableDateTime_Adds.testAdd_RP2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Basics.testEqualsHashCodeorg.joda.time.TestPeriod_Basics.testEqualsHashCode | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object2org.joda.time.convert.TestStringConverter.testSetIntoPeriod_Object2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_int_intorg.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyWithMinimumValueHourorg.joda.time.TestTimeOfDay_Properties.testPropertyWithMinimumValueHour | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectStringEx3org.joda.time.TestTimeOfDay_Constructors.testConstructor_ObjectStringEx3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded4org.joda.time.TestTimeOfDay_Basics.testWithFieldAdded4 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_zoneId_colon_parseZorg.joda.time.format.TestDateTimeFormat.testFormatParse_zoneId_colon_parseZ | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Updates.testAdd_RP3org.joda.time.TestMutablePeriod_Updates.testAdd_RP3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Constructors.testConstructor_int_int_nullChronologyorg.joda.time.TestMonthDay_Constructors.testConstructor_int_int_nullChronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testPlusDays_sameorg.joda.time.TestMonthDay_Basics.testPlusDays_same | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_Object2org.joda.time.TestPeriod_Constructors.testConstructor_Object2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int_int_nullChronologyorg.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int_int_nullChronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx3org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testWithField_sameorg.joda.time.TestYearMonth_Basics.testWithField_same | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertySetMilliorg.joda.time.TestTimeOfDay_Properties.testPropertySetMilli | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testMinus_RPorg.joda.time.TestYearMonth_Basics.testMinus_RP | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testPlusMonths_intorg.joda.time.TestYearMonth_Basics.testPlusMonths_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Basics.testToMutableDateTime_Chronologyorg.joda.time.TestMutableDateTime_Basics.testToMutableDateTime_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_Object_Chronologyorg.joda.time.TestDateTime_Constructors.testConstructor_Object_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestNullConverter.testGetChronology_Object_Zoneorg.joda.time.convert.TestNullConverter.testGetChronology_Object_Zone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSeDurationBeforeEnd_long2org.joda.time.TestMutableInterval_Updates.testSeDurationBeforeEnd_long2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Constructors.testFactory_FromCalendarFieldsorg.joda.time.TestYearMonth_Constructors.testFactory_FromCalendarFields | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testWithFieldAdded_zeroorg.joda.time.TestYearMonth_Basics.testWithFieldAdded_zero | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Adds.testAdd_long1org.joda.time.TestMutableDateTime_Adds.testAdd_long1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyGetMaxMinValuesSecondorg.joda.time.TestTimeOfDay_Properties.testPropertyGetMaxMinValuesSecond | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_nullChronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_nullChronology | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testParse_pivotYear_ignored4DigitYearorg.joda.time.format.TestDateTimeFormat.testParse_pivotYear_ignored4DigitYear | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_RD_RI3org.joda.time.TestInterval_Constructors.testConstructor_RD_RI3 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestGregorianChronology.testTimeFieldsorg.joda.time.chrono.TestGregorianChronology.testTimeFields | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddWrapFieldHourorg.joda.time.TestTimeOfDay_Properties.testPropertyAddWrapFieldHour | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_long_nullChronologyorg.joda.time.TestDateTime_Constructors.testConstructor_long_nullChronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testOverlap_RIntervalorg.joda.time.TestInterval_Basics.testOverlap_RInterval | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_zoneId_colonorg.joda.time.format.TestDateTimeFormat.testFormatParse_zoneId_colon | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testPlusMonths_int_negativeEndOfMonthAdjustorg.joda.time.TestMonthDay_Basics.testPlusMonths_int_negativeEndOfMonthAdjust | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP2org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_Chronology3org.joda.time.TestMutablePeriod_Constructors.testConstructor_long_Chronology3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType6org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType6 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_long_long_minorg.joda.time.TestInterval_Constructors.testConstructor_long_long_min | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textAdjoiningMonthDOW_UKorg.joda.time.format.TestDateTimeFormat.testFormatParse_textAdjoiningMonthDOW_UK | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Constructors.testConstructor_int_int_nullChronologyorg.joda.time.TestYearMonth_Constructors.testConstructor_int_int_nullChronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetStartMillis_long2org.joda.time.TestMutableInterval_Updates.testSetStartMillis_long2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RP2org.joda.time.TestInterval_Constructors.testConstructor_RI_RP2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testToDateorg.joda.time.TestDateTime_Basics.testToDate | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Sets.testSetDateTime_int_int_int_int_int_int_int2org.joda.time.TestMutableDateTime_Sets.testSetDateTime_int_int_int_int_int_int_int2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutablePeriod_Basics.testToMutablePeriodorg.joda.time.TestMutablePeriod_Basics.testToMutablePeriod | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testWithFieldAdded5org.joda.time.TestYearMonthDay_Basics.testWithFieldAdded5 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx4org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Constructors.testConstructor_RI_RP5org.joda.time.TestInterval_Constructors.testConstructor_RI_RP5 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testFactoryFieldDifference2org.joda.time.TestPeriod_Constructors.testFactoryFieldDifference2 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestBuddhistChronology.testDateFieldsorg.joda.time.chrono.TestBuddhistChronology.testDateFields | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetDurationBeforeEnd_RI1org.joda.time.TestMutableInterval_Updates.testSetDurationBeforeEnd_RI1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testWithField4org.joda.time.TestYearMonthDay_Basics.testWithField4 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testGap_RInterval_nullorg.joda.time.TestInterval_Basics.testGap_RInterval_null | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testToString_DTFormatterorg.joda.time.TestTimeOfDay_Basics.testToString_DTFormatter | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatSuffixPlural4IgnoringPrefixorg.joda.time.format.TestPeriodFormatterBuilder.testFormatSuffixPlural4IgnoringPrefix | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType3org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testToString_Stringorg.joda.time.TestTimeOfDay_Basics.testToString_String | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_Chronologyorg.joda.time.TestDateTime_Constructors.testConstructor_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testMinusHours_intorg.joda.time.TestTimeOfDay_Basics.testMinusHours_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInstant_Basics.testToDateTime_Chronologyorg.joda.time.TestInstant_Basics.testToDateTime_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_nullObjectorg.joda.time.TestDateTime_Constructors.testConstructor_nullObject | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Basics.testMinusFieldsorg.joda.time.TestPeriod_Basics.testMinusFields | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP1org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.test_useCase_ContainsOverlapAbutGaporg.joda.time.TestInterval_Basics.test_useCase_ContainsOverlapAbutGap | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISODateTimeFormat.testFormat_time_partialorg.joda.time.format.TestISODateTimeFormat.testFormat_time_partial | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixComposite1org.joda.time.format.TestPeriodFormatterBuilder.testFormatPrefixComposite1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetInterval_RI_RI1org.joda.time.TestMutableInterval_Updates.testSetInterval_RI_RI1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_intorg.joda.time.TestTimeOfDay_Constructors.testConstructor_int_int_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_long_nullChronologyorg.joda.time.TestMutableDateTime_Constructors.testConstructor_long_nullChronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Basics.testIsEqualorg.joda.time.TestMutableDateTime_Basics.testIsEqual | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanShort_UKorg.joda.time.format.TestDateTimeFormat.testFormatParse_textMonthJanShort_UK | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestEthiopicChronology.testTimeFieldsorg.joda.time.chrono.TestEthiopicChronology.testTimeFields | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Constructors.testConstructorEx1_Type_intorg.joda.time.TestPartial_Constructors.testConstructorEx1_Type_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMinMaxLong.testDateTime_maxorg.joda.time.TestMinMaxLong.testDateTime_max | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testIsAfter_MDorg.joda.time.TestMonthDay_Basics.testIsAfter_MD | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyAddMilliorg.joda.time.TestTimeOfDay_Properties.testPropertyAddMilli | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testWithersorg.joda.time.TestTimeOfDay_Basics.testWithers | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Adds.testAdd_RP_int1org.joda.time.TestMutableDateTime_Adds.testAdd_RP_int1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Basics.testWith_baseAndArgHaveNoRangeorg.joda.time.TestPartial_Basics.testWith_baseAndArgHaveNoRange | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testPlusDays_intorg.joda.time.TestYearMonthDay_Basics.testPlusDays_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Basics.testWithChronologyRetainFields_nullChronoorg.joda.time.TestTimeOfDay_Basics.testWithChronologyRetainFields_nullChrono | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestDateTimeFormatter.testPrint_bufferMethodsorg.joda.time.format.TestDateTimeFormatter.testPrint_bufferMethods | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestPeriodFormatter.testParseMutablePeriod_simpleorg.joda.time.format.TestPeriodFormatter.testParseMutablePeriod_simple | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_Object_PeriodType3org.joda.time.TestPeriod_Constructors.testConstructor_Object_PeriodType3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Sets.testSetZoneRetainFields_DateTimeZone2org.joda.time.TestMutableDateTime_Sets.testSetZoneRetainFields_DateTimeZone2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testGetDuration1org.joda.time.TestInterval_Basics.testGetDuration1 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString2org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_nullObject_nullDateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_nullObject_nullDateTimeZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Basics.testToDateTime_Chronologyorg.joda.time.TestDateTime_Basics.testToDateTime_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestInterval_Basics.testOverlaps_RInterval_zeroDurationorg.joda.time.TestInterval_Basics.testOverlaps_RInterval_zeroDuration | 1PASS | ||
|
0.01590106
|
org.joda.time.TestTimeOfDay_Properties.testPropertyGetHourorg.joda.time.TestTimeOfDay_Properties.testPropertyGetHour | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectString1org.joda.time.TestLocalDateTime_Constructors.testConstructor_ObjectString1 | 1PASS | ||
|
0.01590106
|
org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard11org.joda.time.format.TestISOPeriodFormatParsing.testParseStandard11 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonthDay_Basics.testMinusMonths_intorg.joda.time.TestYearMonthDay_Basics.testMinusMonths_int | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP6org.joda.time.TestMutableInterval_Constructors.testConstructor_RI_RP6 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetEnd_RI3org.joda.time.TestMutableInterval_Updates.testSetEnd_RI3 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.test_now_Chronologyorg.joda.time.TestMutableDateTime_Constructors.test_now_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestEthiopicChronology.testFactory_Zoneorg.joda.time.chrono.TestEthiopicChronology.testFactory_Zone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetInterval_RI_RI2org.joda.time.TestMutableInterval_Updates.testSetInterval_RI_RI2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMonthDay_Basics.testPlusDays_int_toLeaporg.joda.time.TestMonthDay_Basics.testPlusDays_int_toLeap | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx6org.joda.time.TestLocalDate_Constructors.testConstructor_ObjectStringEx6 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Constructors.testConstructorEx1_TypeArray_intArrayorg.joda.time.TestPartial_Constructors.testConstructorEx1_TypeArray_intArray | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Constructors.testConstructor_TypeArray_intArrayorg.joda.time.TestPartial_Constructors.testConstructor_TypeArray_intArray | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP8org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP8 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSeDurationAfterStart_long2org.joda.time.TestMutableInterval_Updates.testSeDurationAfterStart_long2 | 1PASS | ||
|
0.01590106
|
org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology6org.joda.time.convert.TestStringConverter.testSetIntoInterval_Object_Chronology6 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType8org.joda.time.TestPeriod_Constructors.testConstructor_RP_RP_PeriodType8 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestDateTime_Constructors.testConstructor_nullObject_Chronologyorg.joda.time.TestDateTime_Constructors.testConstructor_nullObject_Chronology | 1PASS | ||
|
0.01590106
|
org.joda.time.TestYearMonth_Basics.testMinusMonths_intorg.joda.time.TestYearMonth_Basics.testMinusMonths_int | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestJulianChronology.testDateFieldsorg.joda.time.chrono.TestJulianChronology.testDateFields | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_long_nullDateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_long_nullDateTimeZone | 1PASS | ||
|
0.01590106
|
org.joda.time.TestMutableInterval_Updates.testSetEnd_RI2org.joda.time.TestMutableInterval_Updates.testSetEnd_RI2 | 1PASS | ||
|
0.01590106
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx2org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectStringEx2 | 1PASS | ||
|
0.01590106
|
org.joda.time.chrono.TestJulianChronology.testFactoryorg.joda.time.chrono.TestJulianChronology.testFactory | 1PASS | ||
|
0.01590106
|
org.joda.time.TestChronology.testEqualsHashCode_Strictorg.joda.time.TestChronology.testEqualsHashCode_Strict | 1PASS | ||
|
0.01590106
|
org.joda.time.TestPartial_Basics.testWith_baseHasNoRangeorg.joda.time.TestPartial_Basics.testWith_baseHasNoRange | 1PASS | ||
|
0.014134276
|
org.joda.time.chrono.TestGJChronology.testFactoryUTCorg.joda.time.chrono.TestGJChronology.testFactoryUTC | 1PASS | ||
|
0.014134276
|
org.joda.time.chrono.TestGJChronology.testYearEndAddDaysorg.joda.time.chrono.TestGJChronology.testYearEndAddDays | 1PASS | ||
|
0.014134276
|
org.joda.time.chrono.TestGJChronology.testParseEquivalenceorg.joda.time.chrono.TestGJChronology.testParseEquivalence | 1PASS | ||
|
0.014134276
|
org.joda.time.TestSerialization.testSerializedLocalDateBuddhistorg.joda.time.TestSerialization.testSerializedLocalDateBuddhist | 1PASS | ||
|
0.014134276
|
org.joda.time.chrono.TestGJChronology.testIllegalDatesorg.joda.time.chrono.TestGJChronology.testIllegalDates | 1PASS | ||
|
0.014134276
|
org.joda.time.chrono.TestGJChronology.testLeapYearRulesConstructionInvalidorg.joda.time.chrono.TestGJChronology.testLeapYearRulesConstructionInvalid | 1PASS | ||
|
0.014134276
|
org.joda.time.chrono.TestGJChronology.testCutoverAddYearsorg.joda.time.chrono.TestGJChronology.testCutoverAddYears | 1PASS | ||
|
0.014134276
|
org.joda.time.chrono.TestGJChronology.testCutoverAddWeeksorg.joda.time.chrono.TestGJChronology.testCutoverAddWeeks | 1PASS | ||
|
0.014134276
|
org.joda.time.chrono.TestGJChronology.testLeapYearRulesConstructionorg.joda.time.chrono.TestGJChronology.testLeapYearRulesConstruction | 1PASS | ||
|
0.014134276
|
org.joda.time.chrono.TestGJChronology.testCutoverAddWeekyearsorg.joda.time.chrono.TestGJChronology.testCutoverAddWeekyears | 1PASS | ||
|
0.014134276
|
org.joda.time.chrono.TestGJChronology.testCutoverAddDaysorg.joda.time.chrono.TestGJChronology.testCutoverAddDays | 1PASS | ||
|
0.014134276
|
org.joda.time.chrono.TestGJChronology.testCutoverAddMonthsorg.joda.time.chrono.TestGJChronology.testCutoverAddMonths | 1PASS | ||
|
0.014134276
|
org.joda.time.TestIllegalFieldValueException.testGJCutoverorg.joda.time.TestIllegalFieldValueException.testGJCutover | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestReadablePeriodConverter.testSetInto_Objectorg.joda.time.convert.TestReadablePeriodConverter.testSetInto_Object | 1PASS | ||
|
0.012367492
|
org.joda.time.TestPartial_Properties.testPropertyAddWrapFieldMinuteorg.joda.time.TestPartial_Properties.testPropertyAddWrapFieldMinute | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertyGetYearorg.joda.time.TestYearMonthDay_Properties.testPropertyGetYear | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_YMD_unmodifiableorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_YMD_unmodifiable | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestScaledDurationField.test_hashCodeorg.joda.time.field.TestScaledDurationField.test_hashCode | 1PASS | ||
|
0.012367492
|
org.joda.time.TestDateTimeComparator.testNullNowCheckedOnceorg.joda.time.TestDateTimeComparator.testNullNowCheckedOnce | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertyAddDayorg.joda.time.TestYearMonthDay_Properties.testPropertyAddDay | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonth_Properties.testPropertySetTextMonthorg.joda.time.TestYearMonth_Properties.testPropertySetTextMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HSmorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HSm | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMonthDay_Properties.testPropertyGetDayOfMonthorg.joda.time.TestMonthDay_Properties.testPropertyGetDayOfMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_datetime_YMDHorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_datetime_YMDH | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_datetime_DHorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_datetime_DH | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_getAsText_RP_Localeorg.joda.time.field.TestOffsetDateTimeField.test_getAsText_RP_Locale | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestPreciseDateTimeField.test_getAsShortText_RP_int_Localeorg.joda.time.field.TestPreciseDateTimeField.test_getAsShortText_RP_int_Locale | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestReadableIntervalConverter.testSetIntoPeriod_Object1org.joda.time.convert.TestReadableIntervalConverter.testSetIntoPeriod_Object1 | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_Mmorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_Mm | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_getMinimumValueorg.joda.time.field.TestOffsetDateTimeField.test_getMinimumValue | 1PASS | ||
|
0.012367492
|
org.joda.time.TestDateTimeUtils.testGetIntervalChronology_RI_RIorg.joda.time.TestDateTimeUtils.testGetIntervalChronology_RI_RI | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestConverterManager.testGetPartialConverterBadMultipleMatchesorg.joda.time.convert.TestConverterManager.testGetPartialConverterBadMultipleMatches | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_MSmorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_MSm | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_YDorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_YD | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_getTypeorg.joda.time.field.TestOffsetDateTimeField.test_getType | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_ordinalBased_YDorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_ordinalBased_YD | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_Horg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_H | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertyAddWrapFieldMonthorg.joda.time.TestYearMonthDay_Properties.testPropertyAddWrapFieldMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_datetime_YHorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_datetime_YH | 1PASS | ||
|
0.012367492
|
org.joda.time.TestDays.testFactory_parseDays_Stringorg.joda.time.TestDays.testFactory_parseDays_String | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestPeriodFormat.test_wordBased_de_parseTwoFieldsorg.joda.time.format.TestPeriodFormat.test_wordBased_de_parseTwoFields | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_append_Formatterorg.joda.time.format.TestDateTimeFormatterBuilder.test_append_Formatter | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertyGetDayorg.joda.time.TestYearMonthDay_Properties.testPropertyGetDay | 1PASS | ||
|
0.012367492
|
org.joda.time.TestStringConvert.testWeeksorg.joda.time.TestStringConvert.testWeeks | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_getLeapDurationFieldorg.joda.time.field.TestOffsetDateTimeField.test_getLeapDurationField | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestPreciseDateTimeField.test_getAsText_RP_int_Localeorg.joda.time.field.TestPreciseDateTimeField.test_getAsText_RP_int_Locale | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestReadableIntervalConverter.testSetIntoInterval_Object1org.joda.time.convert.TestReadableIntervalConverter.testSetIntoInterval_Object1 | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestPeriodFormat.test_wordBased_es_parseTwoFieldsorg.joda.time.format.TestPeriodFormat.test_wordBased_es_parseTwoFields | 1PASS | ||
|
0.012367492
|
org.joda.time.TestDateTimeUtils.testGetChronology_Chronologyorg.joda.time.TestDateTimeUtils.testGetChronology_Chronology | 1PASS | ||
|
0.012367492
|
org.joda.time.TestDateTimeUtils.testGetReadableInterval_ReadableIntervalorg.joda.time.TestDateTimeUtils.testGetReadableInterval_ReadableInterval | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestConverterManager.testGetInstantConverterBadMultipleMatchesorg.joda.time.convert.TestConverterManager.testGetInstantConverterBadMultipleMatches | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestPeriodFormat.test_wordBased_pt_parseTwoFieldsorg.joda.time.format.TestPeriodFormat.test_wordBased_pt_parseTwoFields | 1PASS | ||
|
0.012367492
|
org.joda.time.TestDays.testFactory_daysBetween_RPartial_LocalDateorg.joda.time.TestDays.testFactory_daysBetween_RPartial_LocalDate | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestPreciseDurationField.test_hashCodeorg.joda.time.field.TestPreciseDurationField.test_hashCode | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonth_Properties.testPropertySetYearorg.joda.time.TestYearMonth_Properties.testPropertySetYear | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestPreciseDateTimeField.test_getAsText_RP_Localeorg.joda.time.field.TestPreciseDateTimeField.test_getAsText_RP_Locale | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestReadableIntervalConverter.testIsReadableInterval_Object_Chronologyorg.joda.time.convert.TestReadableIntervalConverter.testIsReadableInterval_Object_Chronology | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_append_Parserorg.joda.time.format.TestDateTimeFormatterBuilder.test_append_Parser | 1PASS | ||
|
0.012367492
|
org.joda.time.TestDateTimeZone.testGetAvailableIDsorg.joda.time.TestDateTimeZone.testGetAvailableIDs | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertyCompareToMonthorg.joda.time.TestYearMonthDay_Properties.testPropertyCompareToMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertyWithMinimumValueDayOfMonthorg.joda.time.TestYearMonthDay_Properties.testPropertyWithMinimumValueDayOfMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMonths.testFactory_parseMonths_Stringorg.joda.time.TestMonths.testFactory_parseMonths_String | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestPeriodFormat.test_getDefault_parseTwoFieldsorg.joda.time.format.TestPeriodFormat.test_getDefault_parseTwoFields | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_Smorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_Sm | 1PASS | ||
|
0.012367492
|
org.joda.time.TestHours.testFactory_parseHours_Stringorg.joda.time.TestHours.testFactory_parseHours_String | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertyEqualsorg.joda.time.TestYearMonthDay_Properties.testPropertyEquals | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_YWorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_YW | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HMSmorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HMSm | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMonthDay_Properties.testPropertyEqualsorg.joda.time.TestMonthDay_Properties.testPropertyEquals | 1PASS | ||
|
0.012367492
|
org.joda.time.TestStringConvert.testMonthsorg.joda.time.TestStringConvert.testMonths | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMonthDay_Properties.testPropertyAddMonthOfYearorg.joda.time.TestMonthDay_Properties.testPropertyAddMonthOfYear | 1PASS | ||
|
0.012367492
|
org.joda.time.TestPartial_Properties.testPropertyAddWrapFieldHourorg.joda.time.TestPartial_Properties.testPropertyAddWrapFieldHour | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_constructor2org.joda.time.field.TestOffsetDateTimeField.test_constructor2 | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonth_Properties.testPropertyHashCodeorg.joda.time.TestYearMonth_Properties.testPropertyHashCode | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestConverterManager.testGetPeriodConverterorg.joda.time.convert.TestConverterManager.testGetPeriodConverter | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_getAsText_int_Localeorg.joda.time.field.TestOffsetDateTimeField.test_getAsText_int_Locale | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertyAddMonthorg.joda.time.TestYearMonthDay_Properties.testPropertyAddMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonth_Properties.testPropertyAddYearorg.joda.time.TestYearMonth_Properties.testPropertyAddYear | 1PASS | ||
|
0.012367492
|
org.joda.time.TestStringConvert.testMutablePeriodorg.joda.time.TestStringConvert.testMutablePeriod | 1PASS | ||
|
0.012367492
|
org.joda.time.TestHours.testFactory_hoursBetween_RPartialorg.joda.time.TestHours.testFactory_hoursBetween_RPartial | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonth_Properties.testPropertyGetMaxMinValuesYearorg.joda.time.TestYearMonth_Properties.testPropertyGetMaxMinValuesYear | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMonthDay_Properties.testPropertyGetMonthOfYearorg.joda.time.TestMonthDay_Properties.testPropertyGetMonthOfYear | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMonthDay_Properties.testPropertyGetMaxMinValuesMonthOfYearorg.joda.time.TestMonthDay_Properties.testPropertyGetMaxMinValuesMonthOfYear | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMonthDay_Properties.testPropertySetTextDayOfMonthorg.joda.time.TestMonthDay_Properties.testPropertySetTextDayOfMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertyGetMonthorg.joda.time.TestYearMonthDay_Properties.testPropertyGetMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMonthDay_Properties.testPropertyAddWrapFieldDayOfMonthorg.joda.time.TestMonthDay_Properties.testPropertyAddWrapFieldDayOfMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_ordinalBased_Dorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_ordinalBased_D | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_Hmorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_Hm | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertyGetMaxMinValuesMonthorg.joda.time.TestYearMonthDay_Properties.testPropertyGetMaxMinValuesMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.TestPartial_Properties.testPropertyCompareToMinuteorg.joda.time.TestPartial_Properties.testPropertyCompareToMinute | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertyGetMaxMinValuesDayorg.joda.time.TestYearMonthDay_Properties.testPropertyGetMaxMinValuesDay | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestMillisDurationField.test_compareToorg.joda.time.field.TestMillisDurationField.test_compareTo | 1PASS | ||
|
0.012367492
|
org.joda.time.TestPartial_Properties.testPropertySetTextMinuteorg.joda.time.TestPartial_Properties.testPropertySetTextMinute | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestReadableInstantConverter.testGetChronology_Object_nullChronologyorg.joda.time.convert.TestReadableInstantConverter.testGetChronology_Object_nullChronology | 1PASS | ||
|
0.012367492
|
org.joda.time.TestStringConvert.testMinutesorg.joda.time.TestStringConvert.testMinutes | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonth_Properties.testPropertyGetMaxMinValuesMonthorg.joda.time.TestYearMonth_Properties.testPropertyGetMaxMinValuesMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_appendOptional_Parserorg.joda.time.format.TestDateTimeFormatterBuilder.test_appendOptional_Parser | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYears.testFactory_yearsBetween_RPartialorg.joda.time.TestYears.testFactory_yearsBetween_RPartial | 1PASS | ||
|
0.012367492
|
org.joda.time.TestIllegalFieldValueException.testVerifyValueBoundsorg.joda.time.TestIllegalFieldValueException.testVerifyValueBounds | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HMSorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HMS | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_getAsText_RP_int_Localeorg.joda.time.field.TestPreciseDurationDateTimeField.test_getAsText_RP_int_Locale | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestPeriodFormat.test_wordBased_ja_checkRedundantSeparatororg.joda.time.format.TestPeriodFormat.test_wordBased_ja_checkRedundantSeparator | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_getAsShortText_RP_Localeorg.joda.time.field.TestOffsetDateTimeField.test_getAsShortText_RP_Locale | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestReadableIntervalConverter.testSetIntoPeriod_Object2org.joda.time.convert.TestReadableIntervalConverter.testSetIntoPeriod_Object2 | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_Yorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_Y | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_getMaximumShortTextLength_Localeorg.joda.time.field.TestOffsetDateTimeField.test_getMaximumShortTextLength_Locale | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestPeriodFormat.test_getDefault_checkRedundantSeparatororg.joda.time.format.TestPeriodFormat.test_getDefault_checkRedundantSeparator | 1PASS | ||
|
0.012367492
|
org.joda.time.TestDateTimeUtils.testGetInstantChronology_RIorg.joda.time.TestDateTimeUtils.testGetInstantChronology_RI | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_getAsShortText_int_Localeorg.joda.time.field.TestOffsetDateTimeField.test_getAsShortText_int_Locale | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonth_Properties.testPropertyCompareToYearorg.joda.time.TestYearMonth_Properties.testPropertyCompareToYear | 1PASS | ||
|
0.012367492
|
org.joda.time.TestPartial_Properties.testPropertyCompareToHourorg.joda.time.TestPartial_Properties.testPropertyCompareToHour | 1PASS | ||
|
0.012367492
|
org.joda.time.TestPartial_Properties.testPropertyWithMaximumValueHourorg.joda.time.TestPartial_Properties.testPropertyWithMaximumValueHour | 1PASS | ||
|
0.012367492
|
org.joda.time.TestBasePartial.testSetMethodsorg.joda.time.TestBasePartial.testSetMethods | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertySetTextDayorg.joda.time.TestYearMonthDay_Properties.testPropertySetTextDay | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMonthDay_Properties.testPropertyAddWrapFieldMonthOfYearorg.joda.time.TestMonthDay_Properties.testPropertyAddWrapFieldMonthOfYear | 1PASS | ||
|
0.012367492
|
org.joda.time.TestPartial_Properties.testPropertyGetMaxMinValuesHourorg.joda.time.TestPartial_Properties.testPropertyGetMaxMinValuesHour | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestReadablePeriodConverter.testGetPeriodType_Objectorg.joda.time.convert.TestReadablePeriodConverter.testGetPeriodType_Object | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_Dorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_D | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertyAddWrapFieldDayorg.joda.time.TestYearMonthDay_Properties.testPropertyAddWrapFieldDay | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_datetime_DMorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_datetime_DM | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestPeriodFormat.test_getDefault_parseOneFieldorg.joda.time.format.TestPeriodFormat.test_getDefault_parseOneField | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestPeriodFormat.test_wordBased_pl_parseOneFieldorg.joda.time.format.TestPeriodFormat.test_wordBased_pl_parseOneField | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMinutes.testFactory_parseMinutes_Stringorg.joda.time.TestMinutes.testFactory_parseMinutes_String | 1PASS | ||
|
0.012367492
|
org.joda.time.TestSeconds.testFactory_parseSeconds_Stringorg.joda.time.TestSeconds.testFactory_parseSeconds_String | 1PASS | ||
|
0.012367492
|
org.joda.time.TestWeeks.testFactory_weeksBetween_RPartialorg.joda.time.TestWeeks.testFactory_weeksBetween_RPartial | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMonthDay_Properties.testPropertyCompareToMonthOfYearorg.joda.time.TestMonthDay_Properties.testPropertyCompareToMonthOfYear | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_Sorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_S | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestReadableIntervalConverter.testGetPeriodType_Objectorg.joda.time.convert.TestReadableIntervalConverter.testGetPeriodType_Object | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonth_Properties.testPropertyAddWrapFieldYearorg.joda.time.TestYearMonth_Properties.testPropertyAddWrapFieldYear | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_YMD_duplicatesorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_YMD_duplicates | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_roundCeiling_longorg.joda.time.field.TestOffsetDateTimeField.test_roundCeiling_long | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestDateConverter.testGetChronology_Object_Chronologyorg.joda.time.convert.TestDateConverter.testGetChronology_Object_Chronology | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_getMaximumValue_longorg.joda.time.field.TestOffsetDateTimeField.test_getMaximumValue_long | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestConverterManager.testGetInstantConverterOKMultipleMatchesorg.joda.time.convert.TestConverterManager.testGetInstantConverterOKMultipleMatches | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMonths.testFactory_monthsBetween_RPartial_MonthDayorg.joda.time.TestMonths.testFactory_monthsBetween_RPartial_MonthDay | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestConverterManager.testGetPartialConverterOKMultipleMatchesorg.joda.time.convert.TestConverterManager.testGetPartialConverterOKMultipleMatches | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestPeriodFormat.test_wordBased_de_parseOneFieldorg.joda.time.format.TestPeriodFormat.test_wordBased_de_parseOneField | 1PASS | ||
|
0.012367492
|
org.joda.time.TestWeeks.testFactory_parseWeeks_Stringorg.joda.time.TestWeeks.testFactory_parseWeeks_String | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_MDorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_MD | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMonths.testFactory_monthsBetween_RPartial_LocalDateorg.joda.time.TestMonths.testFactory_monthsBetween_RPartial_LocalDate | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_append_Printerorg.joda.time.format.TestDateTimeFormatterBuilder.test_append_Printer | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonth_Properties.testPropertyAddWrapFieldMonthorg.joda.time.TestYearMonth_Properties.testPropertyAddWrapFieldMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_getDifference_long_longorg.joda.time.field.TestOffsetDateTimeField.test_getDifference_long_long | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_getAsShortText_RP_int_Localeorg.joda.time.field.TestOffsetDateTimeField.test_getAsShortText_RP_int_Locale | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestConverterManager.testGetIntervalConverterorg.joda.time.convert.TestConverterManager.testGetIntervalConverter | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMinutes.testFactory_minutesBetween_RPartialorg.joda.time.TestMinutes.testFactory_minutesBetween_RPartial | 1PASS | ||
|
0.012367492
|
org.joda.time.TestStringConvert.testPeriodorg.joda.time.TestStringConvert.testPeriod | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_constructor1org.joda.time.field.TestOffsetDateTimeField.test_constructor1 | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_Worg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_W | 1PASS | ||
|
0.012367492
|
org.joda.time.TestBaseSingleFieldPeriod.testToMutablePeriodorg.joda.time.TestBaseSingleFieldPeriod.testToMutablePeriod | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_getAsShortText_RP_int_Localeorg.joda.time.field.TestPreciseDurationDateTimeField.test_getAsShortText_RP_int_Locale | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestPeriodFormat.test_wordBased_nl_parseOneFieldorg.joda.time.format.TestPeriodFormat.test_wordBased_nl_parseOneField | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestReadableIntervalConverter.testGetDurationMillis_Objectorg.joda.time.convert.TestReadableIntervalConverter.testGetDurationMillis_Object | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestScaledDurationField.test_compareToorg.joda.time.field.TestScaledDurationField.test_compareTo | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestPeriodFormat.test_wordBased_es_parseOneFieldorg.joda.time.format.TestPeriodFormat.test_wordBased_es_parseOneField | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMonthDay_Properties.testPropertySetTextMonthOfYearorg.joda.time.TestMonthDay_Properties.testPropertySetTextMonthOfYear | 1PASS | ||
|
0.012367492
|
org.joda.time.TestPartial_Properties.testPropertyGetHourorg.joda.time.TestPartial_Properties.testPropertyGetHour | 1PASS | ||
|
0.012367492
|
org.joda.time.TestPartial_Properties.testPropertyWithMinimumValueHourorg.joda.time.TestPartial_Properties.testPropertyWithMinimumValueHour | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_WDorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_WD | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_YMDorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_YMD | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertySetYearorg.joda.time.TestYearMonthDay_Properties.testPropertySetYear | 1PASS | ||
|
0.012367492
|
org.joda.time.TestSeconds.testFactory_secondsBetween_RPartialorg.joda.time.TestSeconds.testFactory_secondsBetween_RPartial | 1PASS | ||
|
0.012367492
|
org.joda.time.TestStringConvert.testYearsorg.joda.time.TestStringConvert.testYears | 1PASS | ||
|
0.012367492
|
org.joda.time.TestPartial_Properties.testPropertySetMinuteorg.joda.time.TestPartial_Properties.testPropertySetMinute | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_getDifferenceAsLong_long_longorg.joda.time.field.TestOffsetDateTimeField.test_getDifferenceAsLong_long_long | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_roundFloor_longorg.joda.time.field.TestOffsetDateTimeField.test_roundFloor_long | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonth_Properties.testPropertyAddMonthorg.joda.time.TestYearMonth_Properties.testPropertyAddMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertyWithMaximumValueDayOfMonthorg.joda.time.TestYearMonthDay_Properties.testPropertyWithMaximumValueDayOfMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertyCompareToDayorg.joda.time.TestYearMonthDay_Properties.testPropertyCompareToDay | 1PASS | ||
|
0.012367492
|
org.joda.time.TestDateTimeUtils.testIsContiguous_RPorg.joda.time.TestDateTimeUtils.testIsContiguous_RP | 1PASS | ||
|
0.012367492
|
org.joda.time.TestDateTimeComparator.testInvalidObjorg.joda.time.TestDateTimeComparator.testInvalidObj | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestPeriodFormat.test_wordBased_pl_parseTwoFieldsorg.joda.time.format.TestPeriodFormat.test_wordBased_pl_parseTwoFields | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonth_Properties.testPropertyCompareToMonthorg.joda.time.TestYearMonth_Properties.testPropertyCompareToMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonth_Properties.testPropertySetTextYearorg.joda.time.TestYearMonth_Properties.testPropertySetTextYear | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMonthDay_Properties.testPropertyCompareToDayOfMonthorg.joda.time.TestMonthDay_Properties.testPropertyCompareToDayOfMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestPeriodFormat.test_wordBased_pt_parseOneFieldorg.joda.time.format.TestPeriodFormat.test_wordBased_pt_parseOneField | 1PASS | ||
|
0.012367492
|
org.joda.time.TestPartial_Properties.testPropertySetHourorg.joda.time.TestPartial_Properties.testPropertySetHour | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_Yorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_Y | 1PASS | ||
|
0.012367492
|
org.joda.time.TestPartial_Properties.testPropertyGetMinuteorg.joda.time.TestPartial_Properties.testPropertyGetMinute | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestBaseDateTimeField.test_getAsText_RP_int_Localeorg.joda.time.field.TestBaseDateTimeField.test_getAsText_RP_int_Locale | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_getMinimumValue_longorg.joda.time.field.TestOffsetDateTimeField.test_getMinimumValue_long | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMonthDay_Properties.testPropertyGetMaxMinValuesDayOfMonthorg.joda.time.TestMonthDay_Properties.testPropertyGetMaxMinValuesDayOfMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestReadableInstantConverter.testGetChronology_Object_Chronologyorg.joda.time.convert.TestReadableInstantConverter.testGetChronology_Object_Chronology | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertyAddYearorg.joda.time.TestYearMonthDay_Properties.testPropertyAddYear | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestPreciseDurationField.test_compareToorg.joda.time.field.TestPreciseDurationField.test_compareTo | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestPreciseDateTimeField.test_getAsShortText_RP_Localeorg.joda.time.field.TestPreciseDateTimeField.test_getAsShortText_RP_Locale | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertySetTextYearorg.joda.time.TestYearMonthDay_Properties.testPropertySetTextYear | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestReadableIntervalConverter.testSetIntoInterval_Object4org.joda.time.convert.TestReadableIntervalConverter.testSetIntoInterval_Object4 | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_ordinalBased_Yorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_ordinalBased_Y | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMonthDay_Properties.testPropertySetMonthOfYearorg.joda.time.TestMonthDay_Properties.testPropertySetMonthOfYear | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonth_Properties.testPropertyGetMonthorg.joda.time.TestYearMonth_Properties.testPropertyGetMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertyCompareToYearorg.joda.time.TestYearMonthDay_Properties.testPropertyCompareToYear | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestPeriodFormat.test_wordBased_pl_checkRedundantSeparatororg.joda.time.format.TestPeriodFormat.test_wordBased_pl_checkRedundantSeparator | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HMmorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HMm | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_isSupportedorg.joda.time.field.TestOffsetDateTimeField.test_isSupported | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestLongConverter.testGetChronology_Object_Chronologyorg.joda.time.convert.TestLongConverter.testGetChronology_Object_Chronology | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_getOffsetorg.joda.time.field.TestOffsetDateTimeField.test_getOffset | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertySetDayorg.joda.time.TestYearMonthDay_Properties.testPropertySetDay | 1PASS | ||
|
0.012367492
|
org.joda.time.TestPartial_Properties.testPropertyGetMaxMinValuesMinuteorg.joda.time.TestPartial_Properties.testPropertyGetMaxMinValuesMinute | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestPeriodFormat.test_wordBased_fr_parseTwoFieldsorg.joda.time.format.TestPeriodFormat.test_wordBased_fr_parseTwoFields | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMonthDay_Properties.testPropertyHashCodeorg.joda.time.TestMonthDay_Properties.testPropertyHashCode | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_YDorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_YD | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonth_Properties.testPropertySetMonthorg.joda.time.TestYearMonth_Properties.testPropertySetMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_getAsShortText_RP_Localeorg.joda.time.field.TestPreciseDurationDateTimeField.test_getAsShortText_RP_Locale | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMonthDay_Properties.testPropertyAddDayOfMonthorg.joda.time.TestMonthDay_Properties.testPropertyAddDayOfMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertySetTextMonthorg.joda.time.TestYearMonthDay_Properties.testPropertySetTextMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestPeriodFormat.test_wordBased_ja_parseOneFieldorg.joda.time.format.TestPeriodFormat.test_wordBased_ja_parseOneField | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_isLenientorg.joda.time.field.TestOffsetDateTimeField.test_isLenient | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestConverterManager.testGetInstantConverterorg.joda.time.convert.TestConverterManager.testGetInstantConverter | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_appendTimeZoneOffset_invalidTextorg.joda.time.format.TestDateTimeFormatterBuilder.test_appendTimeZoneOffset_invalidText | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertyAddWrapFieldYearorg.joda.time.TestYearMonthDay_Properties.testPropertyAddWrapFieldYear | 1PASS | ||
|
0.012367492
|
org.joda.time.TestPartial_Properties.testPropertySetTextHourorg.joda.time.TestPartial_Properties.testPropertySetTextHour | 1PASS | ||
|
0.012367492
|
org.joda.time.TestPartial_Properties.testPropertyAddMinuteorg.joda.time.TestPartial_Properties.testPropertyAddMinute | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_Morg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_M | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestReadableInstantConverter.testGetInstantMillis_Object_Chronologyorg.joda.time.convert.TestReadableInstantConverter.testGetInstantMillis_Object_Chronology | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMonthDay_Properties.testPropertySetDayOfMonthorg.joda.time.TestMonthDay_Properties.testPropertySetDayOfMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_getMaximumTextLength_Localeorg.joda.time.field.TestOffsetDateTimeField.test_getMaximumTextLength_Locale | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_YWDorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_YWD | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestScaledDurationField.test_equalsorg.joda.time.field.TestScaledDurationField.test_equals | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_Morg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_M | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestPeriodFormat.test_wordBased_ja_parseTwoFieldsorg.joda.time.format.TestPeriodFormat.test_wordBased_ja_parseTwoFields | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestBaseDateTimeField.test_getAsShortText_RP_Localeorg.joda.time.field.TestBaseDateTimeField.test_getAsShortText_RP_Locale | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HMorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HM | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_morg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_m | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HSorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_HS | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertyHashCodeorg.joda.time.TestYearMonthDay_Properties.testPropertyHashCode | 1PASS | ||
|
0.012367492
|
org.joda.time.TestDays.testFactory_daysBetween_RPartial_YearMonthorg.joda.time.TestDays.testFactory_daysBetween_RPartial_YearMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_convertTextorg.joda.time.field.TestOffsetDateTimeField.test_convertText | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_toStringorg.joda.time.field.TestOffsetDateTimeField.test_toString | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_getAsText_RP_int_Localeorg.joda.time.field.TestOffsetDateTimeField.test_getAsText_RP_int_Locale | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_roundHalfCeiling_longorg.joda.time.field.TestOffsetDateTimeField.test_roundHalfCeiling_long | 1PASS | ||
|
0.012367492
|
org.joda.time.TestStringConvert.testHoursorg.joda.time.TestStringConvert.testHours | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_getMaximumValueorg.joda.time.field.TestOffsetDateTimeField.test_getMaximumValue | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestPeriodFormat.test_wordBased_en_withLocale_ptorg.joda.time.format.TestPeriodFormat.test_wordBased_en_withLocale_pt | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_Dorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_weekBased_D | 1PASS | ||
|
0.012367492
|
org.joda.time.convert.TestConverterManager.testGetDurationConverterorg.joda.time.convert.TestConverterManager.testGetDurationConverter | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestPreciseDurationField.test_equalsorg.joda.time.field.TestPreciseDurationField.test_equals | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertyGetMaxMinValuesYearorg.joda.time.TestYearMonthDay_Properties.testPropertyGetMaxMinValuesYear | 1PASS | ||
|
0.012367492
|
org.joda.time.TestStringConvert.testDaysorg.joda.time.TestStringConvert.testDays | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_MSorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_time_MS | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_YMorg.joda.time.format.TestISODateTimeFormat_Fields.testForFields_calBased_YM | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestPeriodFormat.test_wordBased_nl_parseTwoFieldsorg.joda.time.format.TestPeriodFormat.test_wordBased_nl_parseTwoFields | 1PASS | ||
|
0.012367492
|
org.joda.time.TestIllegalFieldValueException.testReadablePartialValidateorg.joda.time.TestIllegalFieldValueException.testReadablePartialValidate | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonth_Properties.testPropertyGetYearorg.joda.time.TestYearMonth_Properties.testPropertyGetYear | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonth_Properties.testPropertyEqualsorg.joda.time.TestYearMonth_Properties.testPropertyEquals | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_getNameorg.joda.time.field.TestOffsetDateTimeField.test_getName | 1PASS | ||
|
0.012367492
|
org.joda.time.TestStringConvert.testSecondsorg.joda.time.TestStringConvert.testSeconds | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYears.testFactory_parseYears_Stringorg.joda.time.TestYears.testFactory_parseYears_String | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestOffsetDateTimeField.test_roundHalfFloor_longorg.joda.time.field.TestOffsetDateTimeField.test_roundHalfFloor_long | 1PASS | ||
|
0.012367492
|
org.joda.time.TestPartial_Properties.testPropertyAddHourorg.joda.time.TestPartial_Properties.testPropertyAddHour | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestPreciseDurationDateTimeField.test_getAsText_RP_Localeorg.joda.time.field.TestPreciseDurationDateTimeField.test_getAsText_RP_Locale | 1PASS | ||
|
0.012367492
|
org.joda.time.TestDateTimeZone.testFromTimeZoneInvalidorg.joda.time.TestDateTimeZone.testFromTimeZoneInvalid | 1PASS | ||
|
0.012367492
|
org.joda.time.TestDays.testFactory_daysBetween_RPartial_MonthDayorg.joda.time.TestDays.testFactory_daysBetween_RPartial_MonthDay | 1PASS | ||
|
0.012367492
|
org.joda.time.format.TestPeriodFormat.test_wordBased_fr_parseOneFieldorg.joda.time.format.TestPeriodFormat.test_wordBased_fr_parseOneField | 1PASS | ||
|
0.012367492
|
org.joda.time.TestYearMonthDay_Properties.testPropertySetMonthorg.joda.time.TestYearMonthDay_Properties.testPropertySetMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.TestMonths.testFactory_monthsBetween_RPartial_YearMonthorg.joda.time.TestMonths.testFactory_monthsBetween_RPartial_YearMonth | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestBaseDateTimeField.test_getAsText_RP_Localeorg.joda.time.field.TestBaseDateTimeField.test_getAsText_RP_Locale | 1PASS | ||
|
0.012367492
|
org.joda.time.field.TestBaseDateTimeField.test_getAsShortText_RP_int_Localeorg.joda.time.field.TestBaseDateTimeField.test_getAsShortText_RP_int_Locale | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Basics.testMinus_RPorg.joda.time.TestLocalTime_Basics.testMinus_RP | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testMinusMillis_intorg.joda.time.TestLocalDateTime_Basics.testMinusMillis_int | 1PASS | ||
|
0.010600707
|
org.joda.time.chrono.TestGJDate.test_plusYears_negativeToZeroorg.joda.time.chrono.TestGJDate.test_plusYears_negativeToZero | 1PASS | ||
|
0.010600707
|
org.joda.time.TestSeconds.testAddToLocalDateorg.joda.time.TestSeconds.testAddToLocalDate | 1PASS | ||
|
0.010600707
|
org.joda.time.tz.TestCompiler.test_2400_lastorg.joda.time.tz.TestCompiler.test_2400_last | 1PASS | ||
|
0.010600707
|
org.joda.time.TestTimeOfDay_Basics.testGetFieldTypeorg.joda.time.TestTimeOfDay_Basics.testGetFieldType | 1PASS | ||
|
0.010600707
|
org.joda.time.TestYearMonth_Basics.testGetFieldTypesorg.joda.time.TestYearMonth_Basics.testGetFieldTypes | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertySetHourorg.joda.time.TestLocalTime_Properties.testPropertySetHour | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyWithMinimumValueHourorg.joda.time.TestLocalDateTime_Properties.testPropertyWithMinimumValueHour | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Basics.testWithFieldAdded_DurationFieldType_int_1org.joda.time.TestLocalDate_Basics.testWithFieldAdded_DurationFieldType_int_1 | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testWithersorg.joda.time.TestLocalDateTime_Basics.testWithers | 1PASS | ||
|
0.010600707
|
org.joda.time.TestTimeOfDay_Basics.testIsSupportedorg.joda.time.TestTimeOfDay_Basics.testIsSupported | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyWithMaximumValueDayOfMonthorg.joda.time.TestLocalDateTime_Properties.testPropertyWithMaximumValueDayOfMonth | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Properties.testPropertySetCopyTextMonthorg.joda.time.TestLocalDate_Properties.testPropertySetCopyTextMonth | 1PASS | ||
|
0.010600707
|
org.joda.time.TestTimeOfDay_Basics.testGetFieldorg.joda.time.TestTimeOfDay_Basics.testGetField | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Properties.testPropertyAddWrapFieldToCopyMonthorg.joda.time.TestLocalDate_Properties.testPropertyAddWrapFieldToCopyMonth | 1PASS | ||
|
0.010600707
|
org.joda.time.TestYearMonth_Basics.testIsSupportedorg.joda.time.TestYearMonth_Basics.testIsSupported | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusWrapFieldSecondorg.joda.time.TestLocalTime_Properties.testPropertyPlusWrapFieldSecond | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_Chronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Constructors.testConstructor_Object1_Chronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_Object1_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_7org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_7 | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Basics.testPlusSeconds_intorg.joda.time.TestLocalTime_Basics.testPlusSeconds_int | 1PASS | ||
|
0.010600707
|
org.joda.time.chrono.TestGJDate.test_plusWeekyears_positiveToNegative_crossCutoverorg.joda.time.chrono.TestGJDate.test_plusWeekyears_positiveToNegative_crossCutover | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertySetMinuteorg.joda.time.TestLocalTime_Properties.testPropertySetMinute | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Constructors.testFactoryMillisOfDay_long_Chronologyorg.joda.time.TestLocalTime_Constructors.testFactoryMillisOfDay_long_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.chrono.TestGJDate.test_plusYears_positiveToNegative_crossCutoverorg.joda.time.chrono.TestGJDate.test_plusYears_positiveToNegative_crossCutover | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyMilliorg.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyMilli | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_1org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_1 | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testMinusSeconds_intorg.joda.time.TestLocalDateTime_Basics.testMinusSeconds_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_8org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_8 | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyDayorg.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyDay | 1PASS | ||
|
0.010600707
|
org.joda.time.chrono.TestGJDate.test_plusYears_negativeToNegativeorg.joda.time.chrono.TestGJDate.test_plusYears_negativeToNegative | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Basics.testMinusWeeks_intorg.joda.time.TestLocalDate_Basics.testMinusWeeks_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetCopyTextDayorg.joda.time.TestLocalDateTime_Properties.testPropertySetCopyTextDay | 1PASS | ||
|
0.010600707
|
org.joda.time.tz.TestFixedDateTimeZone.testToTimeZone1org.joda.time.tz.TestFixedDateTimeZone.testToTimeZone1 | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Basics.testPlus_RPorg.joda.time.TestLocalTime_Basics.testPlus_RP | 1PASS | ||
|
0.010600707
|
org.joda.time.TestMonthDay_Constructors.testConstructor_long2_Chronologyorg.joda.time.TestMonthDay_Constructors.testConstructor_long2_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetMinuteorg.joda.time.TestLocalDateTime_Properties.testPropertySetMinute | 1PASS | ||
|
0.010600707
|
org.joda.time.chrono.TestGJDate.test_plusYears_negativeToPositive_crossCutoverorg.joda.time.chrono.TestGJDate.test_plusYears_negativeToPositive_crossCutover | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopySecondorg.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopySecond | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyMonthorg.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyMonth | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetTextSecondorg.joda.time.TestLocalDateTime_Properties.testPropertySetTextSecond | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testPlusWeeks_intorg.joda.time.TestLocalDateTime_Basics.testPlusWeeks_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Properties.testPropertyAddWrapFieldToCopyDayorg.joda.time.TestLocalDate_Properties.testPropertyAddWrapFieldToCopyDay | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Basics.testWithField_DateTimeFieldType_int_1org.joda.time.TestLocalTime_Basics.testWithField_DateTimeFieldType_int_1 | 1PASS | ||
|
0.010600707
|
org.joda.time.TestDays.testAddToLocalDateorg.joda.time.TestDays.testAddToLocalDate | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyDayorg.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyDay | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusNoWrapSecondorg.joda.time.TestLocalTime_Properties.testPropertyPlusNoWrapSecond | 1PASS | ||
|
0.010600707
|
org.joda.time.TestMonthDay_Basics.testIsSupportedorg.joda.time.TestMonthDay_Basics.testIsSupported | 1PASS | ||
|
0.010600707
|
org.joda.time.TestMonths.testAddToLocalDateorg.joda.time.TestMonths.testAddToLocalDate | 1PASS | ||
|
0.010600707
|
org.joda.time.tz.TestCompiler.testDateTimeZoneBuilderorg.joda.time.tz.TestCompiler.testDateTimeZoneBuilder | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Basics.testWithersorg.joda.time.TestLocalTime_Basics.testWithers | 1PASS | ||
|
0.010600707
|
org.joda.time.TestYearMonth_Constructors.testConstructor_Object_Chronologyorg.joda.time.TestYearMonth_Constructors.testConstructor_Object_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetCopyMonthorg.joda.time.TestLocalDateTime_Properties.testPropertySetCopyMonth | 1PASS | ||
|
0.010600707
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_long2_Chronologyorg.joda.time.TestYearMonthDay_Constructors.testConstructor_long2_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.tz.TestFixedDateTimeZone.testEqualsorg.joda.time.tz.TestFixedDateTimeZone.testEquals | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Basics.testPlusWeeks_intorg.joda.time.TestLocalDate_Basics.testPlusWeeks_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Basics.testMinusDays_intorg.joda.time.TestLocalDate_Basics.testMinusDays_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Basics.testPlus_RPorg.joda.time.TestLocalDate_Basics.testPlus_RP | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyWithMinimumValueDayOfMonthorg.joda.time.TestLocalDateTime_Properties.testPropertyWithMinimumValueDayOfMonth | 1PASS | ||
|
0.010600707
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_Object_Chronologyorg.joda.time.TestYearMonthDay_Constructors.testConstructor_Object_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopySecondorg.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopySecond | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testPlus_RPorg.joda.time.TestLocalDateTime_Basics.testPlus_RP | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Basics.testPlusDays_intorg.joda.time.TestLocalDate_Basics.testPlusDays_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestMonthDay_Constructors.testConstructor_long1_Chronologyorg.joda.time.TestMonthDay_Constructors.testConstructor_long1_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testPlusYears_intorg.joda.time.TestLocalDateTime_Basics.testPlusYears_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestYearMonthDay_Basics.testGetFieldorg.joda.time.TestYearMonthDay_Basics.testGetField | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertySetMilliorg.joda.time.TestLocalTime_Properties.testPropertySetMilli | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Basics.testMinusHours_intorg.joda.time.TestLocalTime_Basics.testMinusHours_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusSecondorg.joda.time.TestLocalTime_Properties.testPropertyPlusSecond | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusMilliorg.joda.time.TestLocalTime_Properties.testPropertyPlusMilli | 1PASS | ||
|
0.010600707
|
org.joda.time.TestMonthDay_Constructors.testConstructor_Chronologyorg.joda.time.TestMonthDay_Constructors.testConstructor_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusHourorg.joda.time.TestLocalTime_Properties.testPropertyPlusHour | 1PASS | ||
|
0.010600707
|
org.joda.time.TestYearMonthDay_Basics.testGetFieldTypeorg.joda.time.TestYearMonthDay_Basics.testGetFieldType | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetHourorg.joda.time.TestLocalDateTime_Properties.testPropertySetHour | 1PASS | ||
|
0.010600707
|
org.joda.time.TestYearMonth_Constructors.testConstructor_nullObject_Chronologyorg.joda.time.TestYearMonth_Constructors.testConstructor_nullObject_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.TestTimeOfDay_Basics.testGetFieldsorg.joda.time.TestTimeOfDay_Basics.testGetFields | 1PASS | ||
|
0.010600707
|
org.joda.time.TestYearMonth_Constructors.testConstructor_long2_Chronologyorg.joda.time.TestYearMonth_Constructors.testConstructor_long2_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertySetTextSecondorg.joda.time.TestLocalTime_Properties.testPropertySetTextSecond | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_nullObject_Chronologyorg.joda.time.TestLocalDateTime_Constructors.testConstructor_nullObject_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetCopyDayorg.joda.time.TestLocalDateTime_Properties.testPropertySetCopyDay | 1PASS | ||
|
0.010600707
|
org.joda.time.TestTimeOfDay_Basics.testGetFieldTypesorg.joda.time.TestTimeOfDay_Basics.testGetFieldTypes | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertyRoundHourorg.joda.time.TestLocalTime_Properties.testPropertyRoundHour | 1PASS | ||
|
0.010600707
|
org.joda.time.tz.TestBuilder.testIDorg.joda.time.tz.TestBuilder.testID | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Basics.testMinusMinutes_intorg.joda.time.TestLocalTime_Basics.testMinusMinutes_int | 1PASS | ||
|
0.010600707
|
org.joda.time.chrono.TestGJDate.test_plusYears_positiveToPositiveorg.joda.time.chrono.TestGJDate.test_plusYears_positiveToPositive | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testMinusWeeks_intorg.joda.time.TestLocalDateTime_Basics.testMinusWeeks_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Properties.testPropertyWithMaximumValueDayOfMonthorg.joda.time.TestLocalDate_Properties.testPropertyWithMaximumValueDayOfMonth | 1PASS | ||
|
0.010600707
|
org.joda.time.tz.TestFixedDateTimeZone.testHashCodeorg.joda.time.tz.TestFixedDateTimeZone.testHashCode | 1PASS | ||
|
0.010600707
|
org.joda.time.TestYearMonth_Constructors.testConstructor_long1_Chronologyorg.joda.time.TestYearMonth_Constructors.testConstructor_long1_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Basics.testMinusYears_intorg.joda.time.TestLocalDate_Basics.testMinusYears_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Basics.testPlusMinutes_intorg.joda.time.TestLocalTime_Basics.testPlusMinutes_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyMonthorg.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyMonth | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertyWithMaximumValueHourorg.joda.time.TestLocalTime_Properties.testPropertyWithMaximumValueHour | 1PASS | ||
|
0.010600707
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_Chronologyorg.joda.time.TestYearMonthDay_Constructors.testConstructor_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testPlusHours_intorg.joda.time.TestLocalDateTime_Basics.testPlusHours_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetMilliorg.joda.time.TestLocalDateTime_Properties.testPropertySetMilli | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertyWithMaxMinValueMilliorg.joda.time.TestLocalTime_Properties.testPropertyWithMaxMinValueMilli | 1PASS | ||
|
0.010600707
|
org.joda.time.chrono.TestGJDate.test_plusYears_negativeToPositiveorg.joda.time.chrono.TestGJDate.test_plusYears_negativeToPositive | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyWithMaxMinValueMinuteorg.joda.time.TestLocalDateTime_Properties.testPropertyWithMaxMinValueMinute | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusNoWrapMinuteorg.joda.time.TestLocalTime_Properties.testPropertyPlusNoWrapMinute | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testPlusMinutes_intorg.joda.time.TestLocalDateTime_Basics.testPlusMinutes_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestMonthDay_Basics.testGetFieldsorg.joda.time.TestMonthDay_Basics.testGetFields | 1PASS | ||
|
0.010600707
|
org.joda.time.TestYearMonthDay_Basics.testGetFieldsorg.joda.time.TestYearMonthDay_Basics.testGetFields | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusWrapFieldMinuteorg.joda.time.TestLocalTime_Properties.testPropertyPlusWrapFieldMinute | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyMilliorg.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyMilli | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyMinuteorg.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyMinute | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testWithTimeorg.joda.time.TestLocalDateTime_Basics.testWithTime | 1PASS | ||
|
0.010600707
|
org.joda.time.tz.TestBuilder.testFixedorg.joda.time.tz.TestBuilder.testFixed | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testGetValuesorg.joda.time.TestLocalDateTime_Basics.testGetValues | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Basics.testWithersorg.joda.time.TestLocalDate_Basics.testWithers | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Constructors.testConstructor_Object_Chronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_Object_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyHourorg.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyHour | 1PASS | ||
|
0.010600707
|
org.joda.time.TestYearMonthDay_Basics.testIsSupportedorg.joda.time.TestYearMonthDay_Basics.testIsSupported | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetCopyTextYearorg.joda.time.TestLocalDateTime_Properties.testPropertySetCopyTextYear | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testWithFieldAdded_DurationFieldType_int_1org.joda.time.TestLocalDateTime_Basics.testWithFieldAdded_DurationFieldType_int_1 | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertySetTextHourorg.joda.time.TestLocalTime_Properties.testPropertySetTextHour | 1PASS | ||
|
0.010600707
|
org.joda.time.TestYearMonth_Basics.testGetFieldorg.joda.time.TestYearMonth_Basics.testGetField | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetTextMilliorg.joda.time.TestLocalDateTime_Properties.testPropertySetTextMilli | 1PASS | ||
|
0.010600707
|
org.joda.time.tz.TestCompiler.test_2400_specific_dayorg.joda.time.tz.TestCompiler.test_2400_specific_day | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Properties.testPropertySetCopyTextYearorg.joda.time.TestLocalDate_Properties.testPropertySetCopyTextYear | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Properties.testPropertyAddToCopyYearorg.joda.time.TestLocalDate_Properties.testPropertyAddToCopyYear | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyWithMaxMinValueHourorg.joda.time.TestLocalDateTime_Properties.testPropertyWithMaxMinValueHour | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Basics.testPlusHours_intorg.joda.time.TestLocalTime_Basics.testPlusHours_int | 1PASS | ||
|
0.010600707
|
org.joda.time.tz.TestCompiler.test_2400_fromDayorg.joda.time.tz.TestCompiler.test_2400_fromDay | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testMinus_RPorg.joda.time.TestLocalDateTime_Basics.testMinus_RP | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyRoundHourorg.joda.time.TestLocalDateTime_Properties.testPropertyRoundHour | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testPlusMonths_intorg.joda.time.TestLocalDateTime_Basics.testPlusMonths_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyYearorg.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyYear | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertySetSecondorg.joda.time.TestLocalTime_Properties.testPropertySetSecond | 1PASS | ||
|
0.010600707
|
org.joda.time.TestHours.testAddToLocalDateorg.joda.time.TestHours.testAddToLocalDate | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Basics.testWithField_DateTimeFieldType_int_1org.joda.time.TestLocalDate_Basics.testWithField_DateTimeFieldType_int_1 | 1PASS | ||
|
0.010600707
|
org.joda.time.TestMonthDay_Basics.testGetFieldTypesorg.joda.time.TestMonthDay_Basics.testGetFieldTypes | 1PASS | ||
|
0.010600707
|
org.joda.time.TestMonthDay_Constructors.testConstructor_Object_Chronologyorg.joda.time.TestMonthDay_Constructors.testConstructor_Object_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertyWithMaxMinValueSecondorg.joda.time.TestLocalTime_Properties.testPropertyWithMaxMinValueSecond | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Properties.testPropertySetCopyDayorg.joda.time.TestLocalDate_Properties.testPropertySetCopyDay | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testGetValue_intorg.joda.time.TestLocalDateTime_Basics.testGetValue_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Basics.testMinusMonths_intorg.joda.time.TestLocalDate_Basics.testMinusMonths_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetTextHourorg.joda.time.TestLocalDateTime_Properties.testPropertySetTextHour | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Basics.testMinus_RPorg.joda.time.TestLocalDate_Basics.testMinus_RP | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testMinusHours_intorg.joda.time.TestLocalDateTime_Basics.testMinusHours_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestYearMonth_Basics.testGetFieldsorg.joda.time.TestYearMonth_Basics.testGetFields | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyMinuteorg.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyMinute | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testMinusYears_intorg.joda.time.TestLocalDateTime_Basics.testMinusYears_int | 1PASS | ||
|
0.010600707
|
org.joda.time.chrono.TestGJDate.test_plusYears_positiveToPositive_crossCutoverorg.joda.time.chrono.TestGJDate.test_plusYears_positiveToPositive_crossCutover | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertyWithMaxMinValueMinuteorg.joda.time.TestLocalTime_Properties.testPropertyWithMaxMinValueMinute | 1PASS | ||
|
0.010600707
|
org.joda.time.TestMonthDay_Constructors.testConstructor_nullObject_Chronologyorg.joda.time.TestMonthDay_Constructors.testConstructor_nullObject_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testToLocalTimeorg.joda.time.TestLocalDateTime_Basics.testToLocalTime | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Properties.testPropertyAddWrapFieldToCopyYearorg.joda.time.TestLocalDate_Properties.testPropertyAddWrapFieldToCopyYear | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testMinusDays_intorg.joda.time.TestLocalDateTime_Basics.testMinusDays_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testToLocalDateorg.joda.time.TestLocalDateTime_Basics.testToLocalDate | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testWithField_DateTimeFieldType_int_1org.joda.time.TestLocalDateTime_Basics.testWithField_DateTimeFieldType_int_1 | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Constructors.testConstructor_nullObject_Chronologyorg.joda.time.TestLocalTime_Constructors.testConstructor_nullObject_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.chrono.TestGJDate.test_plusYears_positiveToNegativeorg.joda.time.chrono.TestGJDate.test_plusYears_positiveToNegative | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusMinuteorg.joda.time.TestLocalTime_Properties.testPropertyPlusMinute | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusWrapFieldHourorg.joda.time.TestLocalTime_Properties.testPropertyPlusWrapFieldHour | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Basics.testPlusYears_intorg.joda.time.TestLocalDate_Basics.testPlusYears_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testWithDateorg.joda.time.TestLocalDateTime_Basics.testWithDate | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Properties.testPropertyWithMinimumValueDayOfMonthorg.joda.time.TestLocalDate_Properties.testPropertyWithMinimumValueDayOfMonth | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertyWithMinimumValueHourorg.joda.time.TestLocalTime_Properties.testPropertyWithMinimumValueHour | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_6org.joda.time.TestLocalTime_Basics.testWithFieldAdded_DurationFieldType_int_6 | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetSecondorg.joda.time.TestLocalDateTime_Properties.testPropertySetSecond | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Constructors.testConstructor_nullObject_Chronologyorg.joda.time.TestLocalDate_Constructors.testConstructor_nullObject_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_nullObject_Chronologyorg.joda.time.TestYearMonthDay_Constructors.testConstructor_nullObject_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.TestDateTime_Basics.testToYearMonthDayorg.joda.time.TestDateTime_Basics.testToYearMonthDay | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Properties.testPropertySetCopyTextDayorg.joda.time.TestLocalDate_Properties.testPropertySetCopyTextDay | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyYearorg.joda.time.TestLocalDateTime_Properties.testPropertyAddWrapFieldToCopyYear | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testPlusDays_intorg.joda.time.TestLocalDateTime_Basics.testPlusDays_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusNoWrapHourorg.joda.time.TestLocalTime_Properties.testPropertyPlusNoWrapHour | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Basics.testMinusSeconds_intorg.joda.time.TestLocalTime_Basics.testMinusSeconds_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestMonthDay_Basics.testGetFieldorg.joda.time.TestMonthDay_Basics.testGetField | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Properties.testPropertySetCopyMonthorg.joda.time.TestLocalDate_Properties.testPropertySetCopyMonth | 1PASS | ||
|
0.010600707
|
org.joda.time.TestMinutes.testAddToLocalDateorg.joda.time.TestMinutes.testAddToLocalDate | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Properties.testPropertyAddToCopyDayorg.joda.time.TestLocalDate_Properties.testPropertyAddToCopyDay | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Properties.testPropertyAddToCopyMonthorg.joda.time.TestLocalDate_Properties.testPropertyAddToCopyMonth | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyWithMaxMinValueMilliorg.joda.time.TestLocalDateTime_Properties.testPropertyWithMaxMinValueMilli | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testPlusMillis_intorg.joda.time.TestLocalDateTime_Basics.testPlusMillis_int | 1PASS | ||
|
0.010600707
|
org.joda.time.chrono.TestGJDate.test_plusWeekyears_positiveToZero_crossCutoverorg.joda.time.chrono.TestGJDate.test_plusWeekyears_positiveToZero_crossCutover | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Basics.testToLocalDateTime_LocalTimeorg.joda.time.TestLocalDate_Basics.testToLocalDateTime_LocalTime | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Basics.testPlusMillis_intorg.joda.time.TestLocalTime_Basics.testPlusMillis_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testPlusSeconds_intorg.joda.time.TestLocalDateTime_Basics.testPlusSeconds_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testMinusMonths_intorg.joda.time.TestLocalDateTime_Basics.testMinusMonths_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Basics.testMinusMinutes_intorg.joda.time.TestLocalDateTime_Basics.testMinusMinutes_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestYearMonthDay_Constructors.testConstructor_long1_Chronologyorg.joda.time.TestYearMonthDay_Constructors.testConstructor_long1_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyWithMaximumValueHourorg.joda.time.TestLocalDateTime_Properties.testPropertyWithMaximumValueHour | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertySetTextMinuteorg.joda.time.TestLocalTime_Properties.testPropertySetTextMinute | 1PASS | ||
|
0.010600707
|
org.joda.time.chrono.TestGJDate.test_plusYears_positiveToZero_crossCutoverorg.joda.time.chrono.TestGJDate.test_plusYears_positiveToZero_crossCutover | 1PASS | ||
|
0.010600707
|
org.joda.time.TestMonthDay_Basics.testGetFieldTypeorg.joda.time.TestMonthDay_Basics.testGetFieldType | 1PASS | ||
|
0.010600707
|
org.joda.time.TestYearMonth_Constructors.testConstructor_Chronologyorg.joda.time.TestYearMonth_Constructors.testConstructor_Chronology | 1PASS | ||
|
0.010600707
|
org.joda.time.chrono.TestGJDate.test_plusYears_positiveToZeroorg.joda.time.chrono.TestGJDate.test_plusYears_positiveToZero | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetTextMinuteorg.joda.time.TestLocalDateTime_Properties.testPropertySetTextMinute | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyWithMaxMinValueSecondorg.joda.time.TestLocalDateTime_Properties.testPropertyWithMaxMinValueSecond | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusNoWrapMilliorg.joda.time.TestLocalTime_Properties.testPropertyPlusNoWrapMilli | 1PASS | ||
|
0.010600707
|
org.joda.time.TestYearMonth_Basics.testGetFieldTypeorg.joda.time.TestYearMonth_Basics.testGetFieldType | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertyWithMaxMinValueHourorg.joda.time.TestLocalTime_Properties.testPropertyWithMaxMinValueHour | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Basics.testMinusMillis_intorg.joda.time.TestLocalTime_Basics.testMinusMillis_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyHourorg.joda.time.TestLocalDateTime_Properties.testPropertyAddToCopyHour | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetCopyYearorg.joda.time.TestLocalDateTime_Properties.testPropertySetCopyYear | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Properties.testPropertySetCopyYearorg.joda.time.TestLocalDate_Properties.testPropertySetCopyYear | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDate_Basics.testPlusMonths_intorg.joda.time.TestLocalDate_Basics.testPlusMonths_int | 1PASS | ||
|
0.010600707
|
org.joda.time.TestWeeks.testAddToLocalDateorg.joda.time.TestWeeks.testAddToLocalDate | 1PASS | ||
|
0.010600707
|
org.joda.time.tz.TestFixedDateTimeZone.testToTimeZone2org.joda.time.tz.TestFixedDateTimeZone.testToTimeZone2 | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertyPlusWrapFieldMilliorg.joda.time.TestLocalTime_Properties.testPropertyPlusWrapFieldMilli | 1PASS | ||
|
0.010600707
|
org.joda.time.TestYearMonthDay_Basics.testGetFieldTypesorg.joda.time.TestYearMonthDay_Basics.testGetFieldTypes | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalDateTime_Properties.testPropertySetCopyTextMonthorg.joda.time.TestLocalDateTime_Properties.testPropertySetCopyTextMonth | 1PASS | ||
|
0.010600707
|
org.joda.time.TestYears.testAddToLocalDateorg.joda.time.TestYears.testAddToLocalDate | 1PASS | ||
|
0.010600707
|
org.joda.time.TestLocalTime_Properties.testPropertySetTextMilliorg.joda.time.TestLocalTime_Properties.testPropertySetTextMilli | 1PASS | ||
|
0.008833922
|
org.joda.time.TestDateTimeZone.testGetNameProviderNameorg.joda.time.TestDateTimeZone.testGetNameProviderName | 1PASS | ||
|
0.008833922
|
org.joda.time.TestDateTimeUtils.testGetZone_Zoneorg.joda.time.TestDateTimeUtils.testGetZone_Zone | 1PASS | ||
|
0.008833922
|
org.joda.time.TestDateTimeZone.testGetShortNameProviderNameorg.joda.time.TestDateTimeZone.testGetShortNameProviderName | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_hourMinuteSecondMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_hourMinuteSecondMillis | 1PASS | ||
|
0.007067138
|
org.joda.time.TestDateTimeZoneCutover.test_GuatemataIsCorrect_Autumnorg.joda.time.TestDateTimeZoneCutover.test_GuatemataIsCorrect_Autumn | 1PASS | ||
|
0.007067138
|
org.joda.time.TestInstant_Basics.testIsAfter_RIorg.joda.time.TestInstant_Basics.testIsAfter_RI | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_tTimeorg.joda.time.format.TestISODateTimeFormat.testFormat_tTime | 1PASS | ||
|
0.007067138
|
org.joda.time.TestDateTimeZoneCutover.test_NewYorkIsCorrect_Springorg.joda.time.TestDateTimeZoneCutover.test_NewYorkIsCorrect_Spring | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_centuryOfEraorg.joda.time.format.TestDateTimeFormat.testFormat_centuryOfEra | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicTTimeorg.joda.time.format.TestISODateTimeFormat.testFormat_basicTTime | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_timeNoMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_timeNoMillis | 1PASS | ||
|
0.007067138
|
org.joda.time.TestDateTime_Constructors.testConstructor_nullObject_DateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_nullObject_DateTimeZone | 1PASS | ||
|
0.007067138
|
org.joda.time.chrono.TestLenientChronology.test_MockTurkIsCorrectorg.joda.time.chrono.TestLenientChronology.test_MockTurkIsCorrect | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_weekDateorg.joda.time.format.TestISODateTimeFormat.testFormat_weekDate | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_dateHourMinuteSecondFractionorg.joda.time.format.TestISODateTimeFormat.testFormat_dateHourMinuteSecondFraction | 1PASS | ||
|
0.007067138
|
org.joda.time.TestDateTimeZoneCutover.test_MockGazaIsCorrectorg.joda.time.TestDateTimeZoneCutover.test_MockGazaIsCorrect | 1PASS | ||
|
0.007067138
|
org.joda.time.TestDateTimeZoneCutover.test_MoscowIsCorrect_Autumnorg.joda.time.TestDateTimeZoneCutover.test_MoscowIsCorrect_Autumn | 1PASS | ||
|
0.007067138
|
org.joda.time.TestDateTime_Constructors.testConstructor_long2_DateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_long2_DateTimeZone | 1PASS | ||
|
0.007067138
|
org.joda.time.TestInterval_Basics.testEqualsHashCodeLenientorg.joda.time.TestInterval_Basics.testEqualsHashCodeLenient | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_hourMinuteSecondorg.joda.time.format.TestISODateTimeFormat.testFormat_hourMinuteSecond | 1PASS | ||
|
0.007067138
|
org.joda.time.TestDateTimeZoneCutover.testPlusMillisInDstChangeorg.joda.time.TestDateTimeZoneCutover.testPlusMillisInDstChange | 1PASS | ||
|
0.007067138
|
org.joda.time.TestMutableDateTime_Basics.testToMutableDateTimeISOorg.joda.time.TestMutableDateTime_Basics.testToMutableDateTimeISO | 1PASS | ||
|
0.007067138
|
org.joda.time.TestMutableDateTime_Constructors.test_now_DateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.test_now_DateTimeZone | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_dayOfWeekTextorg.joda.time.format.TestDateTimeFormat.testFormat_dayOfWeekText | 1PASS | ||
|
0.007067138
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_DateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_DateTimeZone | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_timeorg.joda.time.format.TestISODateTimeFormat.testFormat_time | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_dateTimeNoMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_dateTimeNoMillis | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_dayOfYearTextorg.joda.time.format.TestDateTimeFormat.testFormat_dayOfYearText | 1PASS | ||
|
0.007067138
|
org.joda.time.TestInterval_Basics.testOverlap_RInterval_zoneorg.joda.time.TestInterval_Basics.testOverlap_RInterval_zone | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicDateorg.joda.time.format.TestISODateTimeFormat.testFormat_basicDate | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_dateTimeorg.joda.time.format.TestISODateTimeFormat.testFormat_dateTime | 1PASS | ||
|
0.007067138
|
org.joda.time.TestInterval_Basics.testEqualsHashCodeStrictorg.joda.time.TestInterval_Basics.testEqualsHashCodeStrict | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicTimeorg.joda.time.format.TestISODateTimeFormat.testFormat_basicTime | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_hourMinuteSecondFractionorg.joda.time.format.TestISODateTimeFormat.testFormat_hourMinuteSecondFraction | 1PASS | ||
|
0.007067138
|
org.joda.time.TestDateTime_Basics.testToMutableDateTimeorg.joda.time.TestDateTime_Basics.testToMutableDateTime | 1PASS | ||
|
0.007067138
|
org.joda.time.TestMutableDateTime_Basics.testToDateTimeISOorg.joda.time.TestMutableDateTime_Basics.testToDateTimeISO | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_dateHourMinuteSecondorg.joda.time.format.TestISODateTimeFormat.testFormat_dateHourMinuteSecond | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicWeekDateTimeorg.joda.time.format.TestISODateTimeFormat.testFormat_basicWeekDateTime | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_monthOfYearShortTextorg.joda.time.format.TestDateTimeFormat.testFormat_monthOfYearShortText | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_hourOfDayorg.joda.time.format.TestDateTimeFormat.testFormat_hourOfDay | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_weekyearWeekDayorg.joda.time.format.TestISODateTimeFormat.testFormat_weekyearWeekDay | 1PASS | ||
|
0.007067138
|
org.joda.time.TestDateTime_Constructors.testConstructor_Object_DateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_Object_DateTimeZone | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_dayOfWeekorg.joda.time.format.TestDateTimeFormat.testFormat_dayOfWeek | 1PASS | ||
|
0.007067138
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_long2_DateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_long2_DateTimeZone | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_weekyearorg.joda.time.format.TestISODateTimeFormat.testFormat_weekyear | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_weekyearorg.joda.time.format.TestDateTimeFormat.testFormat_weekyear | 1PASS | ||
|
0.007067138
|
org.joda.time.TestDateTimeZoneCutover.test_MockTurkIsCorrectorg.joda.time.TestDateTimeZoneCutover.test_MockTurkIsCorrect | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_weekDateTimeNoMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_weekDateTimeNoMillis | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_dateHourMinuteorg.joda.time.format.TestISODateTimeFormat.testFormat_dateHourMinute | 1PASS | ||
|
0.007067138
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_Object_DateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_Object_DateTimeZone | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicDateTimeorg.joda.time.format.TestISODateTimeFormat.testFormat_basicDateTime | 1PASS | ||
|
0.007067138
|
org.joda.time.TestDateTime_Constructors.testConstructor_DateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_DateTimeZone | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicDateTimeNoMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_basicDateTimeNoMillis | 1PASS | ||
|
0.007067138
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString_DateTimeZoneNewYorkorg.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString_DateTimeZoneNewYork | 1PASS | ||
|
0.007067138
|
org.joda.time.TestMutableDateTime_Basics.testToMutableDateTimeorg.joda.time.TestMutableDateTime_Basics.testToMutableDateTime | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_weekyearWeekorg.joda.time.format.TestISODateTimeFormat.testFormat_weekyearWeek | 1PASS | ||
|
0.007067138
|
org.joda.time.TestDateTimeZoneCutover.testPlusMinutesInDstChangeorg.joda.time.TestDateTimeZoneCutover.testPlusMinutesInDstChange | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_eraorg.joda.time.format.TestDateTimeFormat.testFormat_era | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_dayOfWeekShortTextorg.joda.time.format.TestDateTimeFormat.testFormat_dayOfWeekShortText | 1PASS | ||
|
0.007067138
|
org.joda.time.TestDateTime_Basics.testToMutableDateTimeISOorg.joda.time.TestDateTime_Basics.testToMutableDateTimeISO | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicTTimeNoMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_basicTTimeNoMillis | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_zoneAmountorg.joda.time.format.TestDateTimeFormat.testFormat_zoneAmount | 1PASS | ||
|
0.007067138
|
org.joda.time.TestInterval_Basics.testGap_RInterval_zoneorg.joda.time.TestInterval_Basics.testGap_RInterval_zone | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_halfdayOfDayorg.joda.time.format.TestDateTimeFormat.testFormat_halfdayOfDay | 1PASS | ||
|
0.007067138
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString_DateTimeZoneTokyoorg.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString_DateTimeZoneTokyo | 1PASS | ||
|
0.007067138
|
org.joda.time.TestTimeOfDay_Constructors.testConstructor_todObjectorg.joda.time.TestTimeOfDay_Constructors.testConstructor_todObject | 1PASS | ||
|
0.007067138
|
org.joda.time.TestInstant_Basics.testCompareToorg.joda.time.TestInstant_Basics.testCompareTo | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_fractionOfSecondorg.joda.time.format.TestDateTimeFormat.testFormat_fractionOfSecond | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicWeekDateorg.joda.time.format.TestISODateTimeFormat.testFormat_basicWeekDate | 1PASS | ||
|
0.007067138
|
org.joda.time.TestDateTimeZoneCutover.test_NewYorkIsCorrect_Autumnorg.joda.time.TestDateTimeZoneCutover.test_NewYorkIsCorrect_Autumn | 1PASS | ||
|
0.007067138
|
org.joda.time.TestInstant_Basics.testIsEqual_RIorg.joda.time.TestInstant_Basics.testIsEqual_RI | 1PASS | ||
|
0.007067138
|
org.joda.time.TestDateTimeZoneCutover.test_RioBrancoIsCorrect_Springorg.joda.time.TestDateTimeZoneCutover.test_RioBrancoIsCorrect_Spring | 1PASS | ||
|
0.007067138
|
org.joda.time.TestInstant_Basics.testIsBefore_RIorg.joda.time.TestInstant_Basics.testIsBefore_RI | 1PASS | ||
|
0.007067138
|
org.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString_DateTimeZoneLondonorg.joda.time.TestLocalTime_Constructors.testConstructor_ObjectString_DateTimeZoneLondon | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_weekDateTimeorg.joda.time.format.TestISODateTimeFormat.testFormat_weekDateTime | 1PASS | ||
|
0.007067138
|
org.joda.time.TestDateTimeZoneCutover.testPlusSecondsInDstChangeorg.joda.time.TestDateTimeZoneCutover.testPlusSecondsInDstChange | 1PASS | ||
|
0.007067138
|
org.joda.time.TestDateTime_Constructors.test_now_DateTimeZoneorg.joda.time.TestDateTime_Constructors.test_now_DateTimeZone | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_yearMonthDayorg.joda.time.format.TestISODateTimeFormat.testFormat_yearMonthDay | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormatter.testPrint_zoneorg.joda.time.format.TestDateTimeFormatter.testPrint_zone | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicWeekDateTimeNoMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_basicWeekDateTimeNoMillis | 1PASS | ||
|
0.007067138
|
org.joda.time.TestDateTimeZoneCutover.testPeriodorg.joda.time.TestDateTimeZoneCutover.testPeriod | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_fractionOfSecondLongorg.joda.time.format.TestDateTimeFormat.testFormat_fractionOfSecondLong | 1PASS | ||
|
0.007067138
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_long1_DateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_long1_DateTimeZone | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_hourMinuteorg.joda.time.format.TestISODateTimeFormat.testFormat_hourMinute | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicOrdinalDateTimeorg.joda.time.format.TestISODateTimeFormat.testFormat_basicOrdinalDateTime | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_minuteorg.joda.time.format.TestDateTimeFormat.testFormat_minute | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_ordinalDateorg.joda.time.format.TestISODateTimeFormat.testFormat_ordinalDate | 1PASS | ||
|
0.007067138
|
org.joda.time.chrono.TestJulianChronology.testFactory_Zone_intorg.joda.time.chrono.TestJulianChronology.testFactory_Zone_int | 1PASS | ||
|
0.007067138
|
org.joda.time.chrono.TestGregorianChronology.testFactory_Zone_intorg.joda.time.chrono.TestGregorianChronology.testFactory_Zone_int | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_dateHourorg.joda.time.format.TestISODateTimeFormat.testFormat_dateHour | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_ordinalDateTimeNoMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_ordinalDateTimeNoMillis | 1PASS | ||
|
0.007067138
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_DateTimeZoneMoscowBadDateTimeorg.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_DateTimeZoneMoscowBadDateTime | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_hourorg.joda.time.format.TestISODateTimeFormat.testFormat_hour | 1PASS | ||
|
0.007067138
|
org.joda.time.TestMutableDateTime_Constructors.testConstructor_nullObject_DateTimeZoneorg.joda.time.TestMutableDateTime_Constructors.testConstructor_nullObject_DateTimeZone | 1PASS | ||
|
0.007067138
|
org.joda.time.TestMutableDateTime_Basics.testToDateTimeorg.joda.time.TestMutableDateTime_Basics.testToDateTime | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_dateorg.joda.time.format.TestISODateTimeFormat.testFormat_date | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicOrdinalDateorg.joda.time.format.TestISODateTimeFormat.testFormat_basicOrdinalDate | 1PASS | ||
|
0.007067138
|
org.joda.time.TestDateTime_Constructors.testConstructor_long1_DateTimeZoneorg.joda.time.TestDateTime_Constructors.testConstructor_long1_DateTimeZone | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormatter.testPrint_simpleorg.joda.time.format.TestDateTimeFormatter.testPrint_simple | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_yearOfEraorg.joda.time.format.TestDateTimeFormat.testFormat_yearOfEra | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_ordinalDateTimeorg.joda.time.format.TestISODateTimeFormat.testFormat_ordinalDateTime | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_monthOfYearorg.joda.time.format.TestDateTimeFormat.testFormat_monthOfYear | 1PASS | ||
|
0.007067138
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_DateTimeZoneMoscoworg.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_DateTimeZoneMoscow | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_clockhourOfHalfdayorg.joda.time.format.TestDateTimeFormat.testFormat_clockhourOfHalfday | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_hourOfHalfdayorg.joda.time.format.TestDateTimeFormat.testFormat_hourOfHalfday | 1PASS | ||
|
0.007067138
|
org.joda.time.TestDateTimeZoneCutover.test_MoscowIsCorrect_Springorg.joda.time.TestDateTimeZoneCutover.test_MoscowIsCorrect_Spring | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_weekOfWeekyearorg.joda.time.format.TestDateTimeFormat.testFormat_weekOfWeekyear | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_yearMonthorg.joda.time.format.TestISODateTimeFormat.testFormat_yearMonth | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_tTimeNoMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_tTimeNoMillis | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicTimeNoMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_basicTimeNoMillis | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_monthOfYearTextorg.joda.time.format.TestDateTimeFormat.testFormat_monthOfYearText | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_basicOrdinalDateTimeNoMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_basicOrdinalDateTimeNoMillis | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_secondorg.joda.time.format.TestDateTimeFormat.testFormat_second | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_zoneAmountColonorg.joda.time.format.TestDateTimeFormat.testFormat_zoneAmountColon | 1PASS | ||
|
0.007067138
|
org.joda.time.TestDateTimeZone.testConstructororg.joda.time.TestDateTimeZone.testConstructor | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_dayOfMonthorg.joda.time.format.TestDateTimeFormat.testFormat_dayOfMonth | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_yearorg.joda.time.format.TestISODateTimeFormat.testFormat_year | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestDateTimeFormat.testFormat_clockhourOfDayorg.joda.time.format.TestDateTimeFormat.testFormat_clockhourOfDay | 1PASS | ||
|
0.007067138
|
org.joda.time.format.TestISODateTimeFormat.testFormat_dateHourMinuteSecondMillisorg.joda.time.format.TestISODateTimeFormat.testFormat_dateHourMinuteSecondMillis | 1PASS | ||
|
0.003533569
|
org.joda.time.TestYearMonth_Properties.testPropertyEqualsHashCodeLenientorg.joda.time.TestYearMonth_Properties.testPropertyEqualsHashCodeLenient | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeUtils.test_julianDayorg.joda.time.TestDateTimeUtils.test_julianDay | 1PASS | ||
|
0.003533569
|
org.joda.time.TestYearMonth_Properties.testPropertyEqualsHashCodeStrictorg.joda.time.TestYearMonth_Properties.testPropertyEqualsHashCodeStrict | 1PASS | ||
|
0.003533569
|
org.joda.time.TestYearMonth_Basics.testSerializationorg.joda.time.TestYearMonth_Basics.testSerialization | 1PASS | ||
|
0.003533569
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_appendTimeZoneOffset_print_min2max2org.joda.time.format.TestDateTimeFormatterBuilder.test_appendTimeZoneOffset_print_min2max2 | 1PASS | ||
|
0.003533569
|
org.joda.time.TestLocalTime_Basics.testEqualsHashCodeorg.joda.time.TestLocalTime_Basics.testEqualsHashCode | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testWOYYorg.joda.time.TestDateTimeComparator.testWOYY | 1PASS | ||
|
0.003533569
|
org.joda.time.format.TestDateTimeFormat.testFormat_otherorg.joda.time.format.TestDateTimeFormat.testFormat_other | 1PASS | ||
|
0.003533569
|
org.joda.time.TestLocalTime_Basics.testSerializationorg.joda.time.TestLocalTime_Basics.testSerialization | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testDOYorg.joda.time.TestDateTimeComparator.testDOY | 1PASS | ||
|
0.003533569
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_ChronologyMoscowBadDateTimeorg.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_ChronologyMoscowBadDateTime | 1PASS | ||
|
0.003533569
|
org.joda.time.TestYearMonthDay_Properties.testPropertyEqualsHashCodeStrictorg.joda.time.TestYearMonthDay_Properties.testPropertyEqualsHashCodeStrict | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testListBasicorg.joda.time.TestDateTimeComparator.testListBasic | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testListSecondorg.joda.time.TestDateTimeComparator.testListSecond | 1PASS | ||
|
0.003533569
|
org.joda.time.TestYearMonthDay_Basics.testSerializationorg.joda.time.TestYearMonthDay_Basics.testSerialization | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testDOWorg.joda.time.TestDateTimeComparator.testDOW | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testListWOWorg.joda.time.TestDateTimeComparator.testListWOW | 1PASS | ||
|
0.003533569
|
org.joda.time.TestLocalDateTime_Basics.testSerializationorg.joda.time.TestLocalDateTime_Basics.testSerialization | 1PASS | ||
|
0.003533569
|
org.joda.time.TestMonthDay_Properties.testPropertyEqualsHashCodeStrictorg.joda.time.TestMonthDay_Properties.testPropertyEqualsHashCodeStrict | 1PASS | ||
|
0.003533569
|
org.joda.time.TestMonthDay_Basics.testSerializationorg.joda.time.TestMonthDay_Basics.testSerialization | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testMonthorg.joda.time.TestDateTimeComparator.testMonth | 1PASS | ||
|
0.003533569
|
org.joda.time.TestLocalDateTime_Basics.testEqualsHashCodeorg.joda.time.TestLocalDateTime_Basics.testEqualsHashCode | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testListDOMorg.joda.time.TestDateTimeComparator.testListDOM | 1PASS | ||
|
0.003533569
|
org.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_ChronologyMoscoworg.joda.time.TestLocalDateTime_Constructors.testConstructor_Object_ChronologyMoscow | 1PASS | ||
|
0.003533569
|
org.joda.time.format.TestDateTimeFormatter.testPrint_chronoorg.joda.time.format.TestDateTimeFormatter.testPrint_chrono | 1PASS | ||
|
0.003533569
|
org.joda.time.TestLocalDate_Properties.testPropertyHashCodeorg.joda.time.TestLocalDate_Properties.testPropertyHashCode | 1PASS | ||
|
0.003533569
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_appendTimeZoneOffset_print_min2max3org.joda.time.format.TestDateTimeFormatterBuilder.test_appendTimeZoneOffset_print_min2max3 | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testBasicComps2org.joda.time.TestDateTimeComparator.testBasicComps2 | 1PASS | ||
|
0.003533569
|
org.joda.time.TestLocalDate_Basics.testEqualsHashCodeAPIorg.joda.time.TestLocalDate_Basics.testEqualsHashCodeAPI | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testListYearorg.joda.time.TestDateTimeComparator.testListYear | 1PASS | ||
|
0.003533569
|
org.joda.time.TestTimeOfDay_Basics.testSerializationorg.joda.time.TestTimeOfDay_Basics.testSerialization | 1PASS | ||
|
0.003533569
|
org.joda.time.TestLocalDate_Basics.testEqualsHashCodeStrictorg.joda.time.TestLocalDate_Basics.testEqualsHashCodeStrict | 1PASS | ||
|
0.003533569
|
org.joda.time.TestLocalDate_Basics.testEqualsHashCodeorg.joda.time.TestLocalDate_Basics.testEqualsHashCode | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testListDOWorg.joda.time.TestDateTimeComparator.testListDOW | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testWOWorg.joda.time.TestDateTimeComparator.testWOW | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testListTimeorg.joda.time.TestDateTimeComparator.testListTime | 1PASS | ||
|
0.003533569
|
org.joda.time.TestLocalDate_Basics.testSerializationorg.joda.time.TestLocalDate_Basics.testSerialization | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testListDateorg.joda.time.TestDateTimeComparator.testListDate | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testDOMorg.joda.time.TestDateTimeComparator.testDOM | 1PASS | ||
|
0.003533569
|
org.joda.time.TestYearMonthDay_Properties.testPropertyEqualsHashCodeLenientorg.joda.time.TestYearMonthDay_Properties.testPropertyEqualsHashCodeLenient | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testBasicComps1org.joda.time.TestDateTimeComparator.testBasicComps1 | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testListYOYYorg.joda.time.TestDateTimeComparator.testListYOYY | 1PASS | ||
|
0.003533569
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_appendTimeZoneOffset_print_min1max1org.joda.time.format.TestDateTimeFormatterBuilder.test_appendTimeZoneOffset_print_min1max1 | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testMillisorg.joda.time.TestDateTimeComparator.testMillis | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testListMillisorg.joda.time.TestDateTimeComparator.testListMillis | 1PASS | ||
|
0.003533569
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_appendTimeZoneOffset_print_min1max3org.joda.time.format.TestDateTimeFormatterBuilder.test_appendTimeZoneOffset_print_min1max3 | 1PASS | ||
|
0.003533569
|
org.joda.time.format.TestDateTimeFormatter.testPrint_localeorg.joda.time.format.TestDateTimeFormatter.testPrint_locale | 1PASS | ||
|
0.003533569
|
org.joda.time.TestLocalDateTime_Properties.testPropertyHashCodeorg.joda.time.TestLocalDateTime_Properties.testPropertyHashCode | 1PASS | ||
|
0.003533569
|
org.joda.time.format.TestDateTimeFormat.testFormat_year_longorg.joda.time.format.TestDateTimeFormat.testFormat_year_long | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testHourorg.joda.time.TestDateTimeComparator.testHour | 1PASS | ||
|
0.003533569
|
org.joda.time.TestLocalDate_Properties.testPropertyEqualsHashCodeStrictorg.joda.time.TestLocalDate_Properties.testPropertyEqualsHashCodeStrict | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testListMinuteorg.joda.time.TestDateTimeComparator.testListMinute | 1PASS | ||
|
0.003533569
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_appendTimeZoneOffset_print_min1max2org.joda.time.format.TestDateTimeFormatterBuilder.test_appendTimeZoneOffset_print_min1max2 | 1PASS | ||
|
0.003533569
|
org.joda.time.TestMonthDay_Properties.testPropertyEqualsHashCodeLenientorg.joda.time.TestMonthDay_Properties.testPropertyEqualsHashCodeLenient | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testSecondorg.joda.time.TestDateTimeComparator.testSecond | 1PASS | ||
|
0.003533569
|
org.joda.time.format.TestDateTimeFormatterBuilder.test_appendTimeZoneOffset_print_min3max3org.joda.time.format.TestDateTimeFormatterBuilder.test_appendTimeZoneOffset_print_min3max3 | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testListHourorg.joda.time.TestDateTimeComparator.testListHour | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testYearorg.joda.time.TestDateTimeComparator.testYear | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testListDOYorg.joda.time.TestDateTimeComparator.testListDOY | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testListMonthorg.joda.time.TestDateTimeComparator.testListMonth | 1PASS | ||
|
0.003533569
|
org.joda.time.TestPartial_Basics.testSerializationorg.joda.time.TestPartial_Basics.testSerialization | 1PASS | ||
|
0.003533569
|
org.joda.time.TestDateTimeComparator.testMinuteorg.joda.time.TestDateTimeComparator.testMinute | 1PASS | ||
|
0.003533569
|
org.joda.time.format.TestDateTimeFormat.testFormat_samplesorg.joda.time.format.TestDateTimeFormat.testFormat_samples | 1PASS |
| 1 | /* | ||||||
| 2 | * Copyright 2001-2014 Stephen Colebourne | ||||||
| 3 | * | ||||||
| 4 | * Licensed under the Apache License, Version 2.0 (the "License"); | ||||||
| 5 | * you may not use this file except in compliance with the License. | ||||||
| 6 | * You may obtain a copy of the License at | ||||||
| 7 | * | ||||||
| 8 | * http://www.apache.org/licenses/LICENSE-2.0 | ||||||
| 9 | * | ||||||
| 10 | * Unless required by applicable law or agreed to in writing, software | ||||||
| 11 | * distributed under the License is distributed on an "AS IS" BASIS, | ||||||
| 12 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||||||
| 13 | * See the License for the specific language governing permissions and | ||||||
| 14 | * limitations under the License. | ||||||
| 15 | */ | ||||||
| 16 | package org.joda.time; | ||||||
| 17 | |||||||
| 18 | import java.io.File; | ||||||
| 19 | import java.io.IOException; | ||||||
| 20 | import java.io.ObjectInputStream; | ||||||
| 21 | import java.io.ObjectOutputStream; | ||||||
| 22 | import java.io.ObjectStreamException; | ||||||
| 23 | import java.io.Serializable; | ||||||
| 24 | import java.util.Collections; | ||||||
| 25 | import java.util.HashMap; | ||||||
| 26 | import java.util.Locale; | ||||||
| 27 | import java.util.Map; | ||||||
| 28 | import java.util.Set; | ||||||
| 29 | import java.util.TimeZone; | ||||||
| 30 | import java.util.concurrent.atomic.AtomicReference; | ||||||
| 31 | |||||||
| 32 | import org.joda.convert.FromString; | ||||||
| 33 | import org.joda.convert.ToString; | ||||||
| 34 | import org.joda.time.chrono.BaseChronology; | ||||||
| 35 | import org.joda.time.field.FieldUtils; | ||||||
| 36 | import org.joda.time.format.DateTimeFormatter; | ||||||
| 37 | import org.joda.time.format.DateTimeFormatterBuilder; | ||||||
| 38 | import org.joda.time.format.FormatUtils; | ||||||
| 39 | import org.joda.time.tz.DefaultNameProvider; | ||||||
| 40 | import org.joda.time.tz.FixedDateTimeZone; | ||||||
| 41 | import org.joda.time.tz.NameProvider; | ||||||
| 42 | import org.joda.time.tz.Provider; | ||||||
| 43 | import org.joda.time.tz.UTCProvider; | ||||||
| 44 | import org.joda.time.tz.ZoneInfoProvider; | ||||||
| 45 | |||||||
| 46 | /** | ||||||
| 47 | * DateTimeZone represents a time zone. | ||||||
| 48 | * <p> | ||||||
| 49 | * A time zone is a system of rules to convert time from one geographic | ||||||
| 50 | * location to another. For example, Paris, France is one hour ahead of | ||||||
| 51 | * London, England. Thus when it is 10:00 in London, it is 11:00 in Paris. | ||||||
| 52 | * <p> | ||||||
| 53 | * All time zone rules are expressed, for historical reasons, relative to | ||||||
| 54 | * Greenwich, London. Local time in Greenwich is referred to as Greenwich Mean | ||||||
| 55 | * Time (GMT). This is similar, but not precisely identical, to Universal | ||||||
| 56 | * Coordinated Time, or UTC. This library only uses the term UTC. | ||||||
| 57 | * <p> | ||||||
| 58 | * Using this system, America/Los_Angeles is expressed as UTC-08:00, or UTC-07:00 | ||||||
| 59 | * in the summer. The offset -08:00 indicates that America/Los_Angeles time is | ||||||
| 60 | * obtained from UTC by adding -08:00, that is, by subtracting 8 hours. | ||||||
| 61 | * <p> | ||||||
| 62 | * The offset differs in the summer because of daylight saving time, or DST. | ||||||
| 63 | * The following definitions of time are generally used: | ||||||
| 64 | * <ul> | ||||||
| 65 | * <li>UTC - The reference time. | ||||||
| 66 | * <li>Standard Time - The local time without a daylight saving time offset. | ||||||
| 67 | * For example, in Paris, standard time is UTC+01:00. | ||||||
| 68 | * <li>Daylight Saving Time - The local time with a daylight saving time | ||||||
| 69 | * offset. This offset is typically one hour, but not always. It is typically | ||||||
| 70 | * used in most countries away from the equator. In Paris, daylight saving | ||||||
| 71 | * time is UTC+02:00. | ||||||
| 72 | * <li>Wall Time - This is what a local clock on the wall reads. This will be | ||||||
| 73 | * either Standard Time or Daylight Saving Time depending on the time of year | ||||||
| 74 | * and whether the location uses Daylight Saving Time. | ||||||
| 75 | * </ul> | ||||||
| 76 | * <p> | ||||||
| 77 | * Unlike the Java TimeZone class, DateTimeZone is immutable. It also only | ||||||
| 78 | * supports long format time zone ids. Thus EST and ECT are not accepted. | ||||||
| 79 | * However, the factory that accepts a TimeZone will attempt to convert from | ||||||
| 80 | * the old short id to a suitable long id. | ||||||
| 81 | * <p> | ||||||
| 82 | * There are four approaches to loading time-zone data, which are tried in this order: | ||||||
| 83 | * <ol> | ||||||
| 84 | * <li>load the specific {@link Provider} specified by the system property | ||||||
| 85 | * {@code org.joda.time.DateTimeZone.Provider}. | ||||||
| 86 | * <li>load {@link ZoneInfoProvider} using the data in the filing system folder | ||||||
| 87 | * pointed to by system property {@code org.joda.time.DateTimeZone.Folder}. | ||||||
| 88 | * <li>load {@link ZoneInfoProvider} using the data in the classpath location | ||||||
| 89 | * {@code org/joda/time/tz/data}. | ||||||
| 90 | * <li>load {@link UTCProvider} | ||||||
| 91 | * </ol> | ||||||
| 92 | * <p> | ||||||
| 93 | * Unless you override the standard behaviour, the default if the third approach. | ||||||
| 94 | * <p> | ||||||
| 95 | * DateTimeZone is thread-safe and immutable, and all subclasses must be as | ||||||
| 96 | * well. | ||||||
| 97 | * | ||||||
| 98 | * @author Brian S O'Neill | ||||||
| 99 | * @author Stephen Colebourne | ||||||
| 100 | * @since 1.0 | ||||||
| 101 | */ | ||||||
|
|||||||
| 102 | public abstract class DateTimeZone implements Serializable { | ||||||
| 103 | |||||||
| 104 | /** Serialization version. */ | ||||||
| 105 | private static final long serialVersionUID = 5546345482340108586L; | ||||||
| 106 | |||||||
| 107 | /** The time zone for Universal Coordinated Time */ | ||||||
| 108 | public static final DateTimeZone UTC = UTCDateTimeZone.INSTANCE; | ||||||
| 109 | /** Maximum offset. */ | ||||||
| 110 | private static final int MAX_MILLIS = (86400 * 1000) - 1; | ||||||
| 111 | |||||||
| 112 | /** | ||||||
| 113 | * The instance that is providing time zones. | ||||||
| 114 | * This is lazily initialized to reduce risks of race conditions at startup. | ||||||
| 115 | */ | ||||||
| 116 | private static final AtomicReference<Provider> cProvider = | ||||||
| 117 | new AtomicReference<Provider>(); | ||||||
| 118 | /** | ||||||
| 119 | * The instance that is providing time zone names. | ||||||
| 120 | * This is lazily initialized to reduce risks of race conditions at startup. | ||||||
| 121 | */ | ||||||
| 122 | private static final AtomicReference<NameProvider> cNameProvider = | ||||||
| 123 | new AtomicReference<NameProvider>(); | ||||||
| 124 | /** | ||||||
| 125 | * The default time zone. | ||||||
| 126 | * This is lazily initialized to reduce risks of race conditions at startup. | ||||||
| 127 | */ | ||||||
| 128 | private static final AtomicReference<DateTimeZone> cDefault = | ||||||
| 129 | new AtomicReference<DateTimeZone>(); | ||||||
| 130 | /** | ||||||
| 131 | * The default TZ data path | ||||||
| 132 | * This is the default classpath location containing the compiled data files. | ||||||
| 133 | */ | ||||||
| 134 | public static final String DEFAULT_TZ_DATA_PATH = "org/joda/time/tz/data"; | ||||||
| 135 | |||||||
| 136 | //----------------------------------------------------------------------- | ||||||
| 137 | /** | ||||||
| 138 | * Gets the default time zone. | ||||||
| 139 | * <p> | ||||||
| 140 | * The default time zone is derived from the system property {@code user.timezone}. | ||||||
| 141 | * If that is {@code null} or is not a valid identifier, then the value of the | ||||||
| 142 | * JDK {@code TimeZone} default is converted. If that fails, {@code UTC} is used. | ||||||
| 143 | * <p> | ||||||
| 144 | * NOTE: If the {@code java.util.TimeZone} default is updated <i>after</i> calling this | ||||||
| 145 | * method, then the change will not be picked up here. | ||||||
| 146 | * | ||||||
| 147 | * @return the default datetime zone object | ||||||
| 148 | */ | ||||||
|
|||||||
| 149 | 22047 | public static DateTimeZone getDefault() {... |
|||||
| 150 | 22047 | DateTimeZone zone = cDefault.get(); | |||||
| 151 | 22047 | if (zone == null) { | |||||
| 152 | 2 | try { | |||||
| 153 | 2 | try { | |||||
| 154 | 2 | String id = System.getProperty("user.timezone"); | |||||
| 155 | 2 | if (id != null) { // null check avoids stack overflow | |||||
| 156 | 1 | zone = forID(id); | |||||
| 157 | } | ||||||
| 158 | } catch (RuntimeException ex) { | ||||||
| 159 | // ignored | ||||||
| 160 | } | ||||||
| 161 | 2 | if (zone == null) { | |||||
| 162 | 2 | zone = forTimeZone(TimeZone.getDefault()); | |||||
| 163 | } | ||||||
| 164 | } catch (IllegalArgumentException ex) { | ||||||
| 165 | // ignored | ||||||
| 166 | } | ||||||
| 167 | 2 | if (zone == null) { | |||||
| 168 | 1 | zone = UTC; | |||||
| 169 | } | ||||||
| 170 | 2 | if (!cDefault.compareAndSet(null, zone)) { | |||||
| 171 | 0 | zone = cDefault.get(); | |||||
| 172 | } | ||||||
| 173 | } | ||||||
| 174 | 22047 | return zone; | |||||
| 175 | } | ||||||
| 176 | |||||||
| 177 | /** | ||||||
| 178 | * Sets the default time zone. | ||||||
| 179 | * <p> | ||||||
| 180 | * NOTE: Calling this method does <i>not</i> set the {@code java.util.TimeZone} default. | ||||||
| 181 | * | ||||||
| 182 | * @param zone the default datetime zone object, must not be null | ||||||
| 183 | * @throws IllegalArgumentException if the zone is null | ||||||
| 184 | * @throws SecurityException if the application has insufficient security rights | ||||||
| 185 | */ | ||||||
|
|||||||
| 186 | 6285 | public static void setDefault(DateTimeZone zone) throws SecurityException {... |
|||||
| 187 | 6285 | SecurityManager sm = System.getSecurityManager(); | |||||
| 188 | 6285 | if (sm != null) { | |||||
| 189 | 0 | sm.checkPermission(new JodaTimePermission("DateTimeZone.setDefault")); | |||||
| 190 | } | ||||||
| 191 | 6285 | if (zone == null) { | |||||
| 192 | 1 | throw new IllegalArgumentException("The datetime zone must not be null"); | |||||
| 193 | } | ||||||
| 194 | 6284 | cDefault.set(zone); | |||||
| 195 | } | ||||||
| 196 | |||||||
| 197 | //----------------------------------------------------------------------- | ||||||
| 198 | /** | ||||||
| 199 | * Gets a time zone instance for the specified time zone id. | ||||||
| 200 | * <p> | ||||||
| 201 | * The time zone id may be one of those returned by getAvailableIDs. | ||||||
| 202 | * Short ids, as accepted by {@link java.util.TimeZone}, are not accepted. | ||||||
| 203 | * All IDs must be specified in the long format. | ||||||
| 204 | * The exception is UTC, which is an acceptable id. | ||||||
| 205 | * <p> | ||||||
| 206 | * Alternatively a locale independent, fixed offset, datetime zone can | ||||||
| 207 | * be specified. The form <code>[+-]hh:mm</code> can be used. | ||||||
| 208 | * | ||||||
| 209 | * @param id the ID of the datetime zone, null means default | ||||||
| 210 | * @return the DateTimeZone object for the ID | ||||||
| 211 | * @throws IllegalArgumentException if the ID is not recognised | ||||||
| 212 | */ | ||||||
|
|||||||
| 213 | 531 | @FromString... |
|||||
| 214 | public static DateTimeZone forID(String id) { | ||||||
| 215 | 531 | if (id == null) { | |||||
| 216 | 1 | return getDefault(); | |||||
| 217 | } | ||||||
| 218 | 530 | if (id.equals("UTC")) { | |||||
| 219 | 14 | return DateTimeZone.UTC; | |||||
| 220 | } | ||||||
| 221 | 516 | DateTimeZone zone = getProvider().getZone(id); | |||||
| 222 | 516 | if (zone != null) { | |||||
| 223 | 478 | return zone; | |||||
| 224 | } | ||||||
| 225 | 38 | if (id.startsWith("+") || id.startsWith("-")) { | |||||
| 226 | 34 | int offset = parseOffset(id); | |||||
| 227 | 32 | if (offset == 0L) { | |||||
| 228 | 3 | return DateTimeZone.UTC; | |||||
| 229 | } else { | ||||||
| 230 | 29 | id = printOffset(offset); | |||||
| 231 | 29 | return fixedOffsetZone(id, offset); | |||||
| 232 | } | ||||||
| 233 | } | ||||||
| 234 | 4 | throw new IllegalArgumentException("The datetime zone id '" + id + "' is not recognised"); | |||||
| 235 | } | ||||||
| 236 | |||||||
| 237 | /** | ||||||
| 238 | * Gets a time zone instance for the specified offset to UTC in hours. | ||||||
| 239 | * This method assumes standard length hours. | ||||||
| 240 | * <p> | ||||||
| 241 | * This factory is a convenient way of constructing zones with a fixed offset. | ||||||
| 242 | * | ||||||
| 243 | * @param hoursOffset the offset in hours from UTC, from -23 to +23 | ||||||
| 244 | * @return the DateTimeZone object for the offset | ||||||
| 245 | * @throws IllegalArgumentException if the offset is too large or too small | ||||||
| 246 | */ | ||||||
|
|||||||
| 247 | 75 | public static DateTimeZone forOffsetHours(int hoursOffset) throws IllegalArgumentException {... |
|||||
| 248 | 75 | return forOffsetHoursMinutes(hoursOffset, 0); | |||||
| 249 | } | ||||||
| 250 | |||||||
| 251 | /** | ||||||
| 252 | * Gets a time zone instance for the specified offset to UTC in hours and minutes. | ||||||
| 253 | * This method assumes 60 minutes in an hour, and standard length minutes. | ||||||
| 254 | * <p> | ||||||
| 255 | * This factory is a convenient way of constructing zones with a fixed offset. | ||||||
| 256 | * The hours value must be in the range -23 to +23. | ||||||
| 257 | * The minutes value must be in the range -59 to +59. | ||||||
| 258 | * The following combinations of sign for the hour and minute are possible: | ||||||
| 259 | * <pre> | ||||||
| 260 | * Hour Minute Example Result | ||||||
| 261 | * | ||||||
| 262 | * +ve +ve (2, 15) +02:15 | ||||||
| 263 | * +ve zero (2, 0) +02:00 | ||||||
| 264 | * +ve -ve (2, -15) IllegalArgumentException | ||||||
| 265 | * | ||||||
| 266 | * zero +ve (0, 15) +00:15 | ||||||
| 267 | * zero zero (0, 0) +00:00 | ||||||
| 268 | * zero -ve (0, -15) -00:15 | ||||||
| 269 | * | ||||||
| 270 | * -ve +ve (-2, 15) -02:15 | ||||||
| 271 | * -ve zero (-2, 0) -02:00 | ||||||
| 272 | * -ve -ve (-2, -15) -02:15 | ||||||
| 273 | * </pre> | ||||||
| 274 | * Note that in versions before 2.3, the minutes had to be zero or positive. | ||||||
| 275 | * | ||||||
| 276 | * @param hoursOffset the offset in hours from UTC, from -23 to +23 | ||||||
| 277 | * @param minutesOffset the offset in minutes from UTC, from -59 to +59 | ||||||
| 278 | * @return the DateTimeZone object for the offset | ||||||
| 279 | * @throws IllegalArgumentException if any value is out of range, the minutes are negative | ||||||
| 280 | * when the hours are positive, or the resulting offset exceeds +/- 23:59:59.000 | ||||||
| 281 | */ | ||||||
|
|||||||
| 282 | 92 | public static DateTimeZone forOffsetHoursMinutes(int hoursOffset, int minutesOffset) throws IllegalArgumentException {... |
|||||
| 283 | 92 | if (hoursOffset == 0 && minutesOffset == 0) { | |||||
| 284 | 4 | return DateTimeZone.UTC; | |||||
| 285 | } | ||||||
| 286 | 88 | if (hoursOffset < -23 || hoursOffset > 23) { | |||||
| 287 | 3 | throw new IllegalArgumentException("Hours out of range: " + hoursOffset); | |||||
| 288 | } | ||||||
| 289 | 85 | if (minutesOffset < -59 || minutesOffset > 59) { | |||||
| 290 | 2 | throw new IllegalArgumentException("Minutes out of range: " + minutesOffset); | |||||
| 291 | } | ||||||
| 292 | 83 | if (hoursOffset > 0 && minutesOffset < 0) { | |||||
| 293 | 1 | throw new IllegalArgumentException("Positive hours must not have negative minutes: " + minutesOffset); | |||||
| 294 | } | ||||||
| 295 | 82 | int offset = 0; | |||||
| 296 | 82 | try { | |||||
| 297 | 82 | int hoursInMinutes = hoursOffset * 60; | |||||
| 298 | 82 | if (hoursInMinutes < 0) { | |||||
| 299 | 32 | minutesOffset = hoursInMinutes - Math.abs(minutesOffset); | |||||
| 300 | } else { | ||||||
| 301 | 50 | minutesOffset = hoursInMinutes + minutesOffset; | |||||
| 302 | } | ||||||
| 303 | 82 | offset = FieldUtils.safeMultiply(minutesOffset, DateTimeConstants.MILLIS_PER_MINUTE); | |||||
| 304 | } catch (ArithmeticException ex) { | ||||||
| 305 | 0 | throw new IllegalArgumentException("Offset is too large"); | |||||
| 306 | } | ||||||
| 307 | 82 | return forOffsetMillis(offset); | |||||
| 308 | } | ||||||
| 309 | |||||||
| 310 | /** | ||||||
| 311 | * Gets a time zone instance for the specified offset to UTC in milliseconds. | ||||||
| 312 | * | ||||||
| 313 | * @param millisOffset the offset in millis from UTC, from -23:59:59.999 to +23:59:59.999 | ||||||
| 314 | * @return the DateTimeZone object for the offset | ||||||
| 315 | */ | ||||||
|
|||||||
| 316 | 175 | public static DateTimeZone forOffsetMillis(int millisOffset) {... |
|||||
| 317 | 175 | if (millisOffset < -MAX_MILLIS || millisOffset > MAX_MILLIS) { | |||||
| 318 | 0 | throw new IllegalArgumentException("Millis out of range: " + millisOffset); | |||||
| 319 | } | ||||||
| 320 | 175 | String id = printOffset(millisOffset); | |||||
| 321 | 175 | return fixedOffsetZone(id, millisOffset); | |||||
| 322 | } | ||||||
| 323 | |||||||
| 324 | /** | ||||||
| 325 | * Gets a time zone instance for a JDK TimeZone. | ||||||
| 326 | * <p> | ||||||
| 327 | * DateTimeZone only accepts a subset of the IDs from TimeZone. The | ||||||
| 328 | * excluded IDs are the short three letter form (except UTC). This | ||||||
| 329 | * method will attempt to convert between time zones created using the | ||||||
| 330 | * short IDs and the full version. | ||||||
| 331 | * <p> | ||||||
| 332 | * This method is not designed to parse time zones with rules created by | ||||||
| 333 | * applications using <code>SimpleTimeZone</code> directly. | ||||||
| 334 | * | ||||||
| 335 | * @param zone the zone to convert, null means default | ||||||
| 336 | * @return the DateTimeZone object for the zone | ||||||
| 337 | * @throws IllegalArgumentException if the zone is not recognised | ||||||
| 338 | */ | ||||||
|
|||||||
| 339 | 71 | public static DateTimeZone forTimeZone(TimeZone zone) {... |
|||||
| 340 | 71 | if (zone == null) { | |||||
| 341 | 1 | return getDefault(); | |||||
| 342 | } | ||||||
| 343 | 70 | final String id = zone.getID(); | |||||
| 344 | 70 | if (id == null) { | |||||
| 345 | 1 | throw new IllegalArgumentException("The TimeZone id must not be null"); | |||||
| 346 | } | ||||||
| 347 | 69 | if (id.equals("UTC")) { | |||||
| 348 | 1 | return DateTimeZone.UTC; | |||||
| 349 | } | ||||||
| 350 | |||||||
| 351 | // Convert from old alias before consulting provider since they may differ. | ||||||
| 352 | 68 | DateTimeZone dtz = null; | |||||
| 353 | 68 | String convId = getConvertedId(id); | |||||
| 354 | 68 | Provider provider = getProvider(); | |||||
| 355 | 68 | if (convId != null) { | |||||
| 356 | 35 | dtz = provider.getZone(convId); | |||||
| 357 | } | ||||||
| 358 | 68 | if (dtz == null) { | |||||
| 359 | 33 | dtz = provider.getZone(id); | |||||
| 360 | } | ||||||
| 361 | 68 | if (dtz != null) { | |||||
| 362 | 57 | return dtz; | |||||
| 363 | } | ||||||
| 364 | |||||||
| 365 | // Support GMT+/-hh:mm formats | ||||||
| 366 | 11 | if (convId == null) { | |||||
| 367 | 11 | convId = id; | |||||
| 368 | 11 | if (convId.startsWith("GMT+") || convId.startsWith("GMT-")) { | |||||
| 369 | 9 | convId = convId.substring(3); | |||||
| 370 | 9 | if (convId.length() > 2) { | |||||
| 371 | 9 | char firstDigit = convId.charAt(1); | |||||
| 372 | 9 | if (firstDigit > '9' && Character.isDigit(firstDigit)) { | |||||
| 373 | 1 | convId = convertToAsciiNumber(convId); | |||||
| 374 | } | ||||||
| 375 | } | ||||||
| 376 | 9 | int offset = parseOffset(convId); | |||||
| 377 | 9 | if (offset == 0L) { | |||||
| 378 | 3 | return DateTimeZone.UTC; | |||||
| 379 | } else { | ||||||
| 380 | 6 | convId = printOffset(offset); | |||||
| 381 | 6 | return fixedOffsetZone(convId, offset); | |||||
| 382 | } | ||||||
| 383 | } | ||||||
| 384 | } | ||||||
| 385 | 2 | throw new IllegalArgumentException("The datetime zone id '" + id + "' is not recognised"); | |||||
| 386 | } | ||||||
| 387 | |||||||
|
|||||||
| 388 | 1 | private static String convertToAsciiNumber(String convId) {... |
|||||
| 389 | 1 | StringBuilder buf = new StringBuilder(convId); | |||||
| 390 | 7 | for (int i = 0; i < buf.length(); i++) { | |||||
| 391 | 6 | char ch = buf.charAt(i); | |||||
| 392 | 6 | int digit = Character.digit(ch, 10); | |||||
| 393 | 6 | if (digit >= 0) { | |||||
| 394 | 4 | buf.setCharAt(i, (char) ('0' + digit)); | |||||
| 395 | } | ||||||
| 396 | } | ||||||
| 397 | 1 | return buf.toString(); | |||||
| 398 | } | ||||||
| 399 | |||||||
| 400 | //----------------------------------------------------------------------- | ||||||
| 401 | /** | ||||||
| 402 | * Gets the zone using a fixed offset amount. | ||||||
| 403 | * | ||||||
| 404 | * @param id the zone id | ||||||
| 405 | * @param offset the offset in millis | ||||||
| 406 | * @return the zone | ||||||
| 407 | */ | ||||||
|
|||||||
| 408 | 210 | private static DateTimeZone fixedOffsetZone(String id, int offset) {... |
|||||
| 409 | 210 | if (offset == 0) { | |||||
| 410 | 17 | return DateTimeZone.UTC; | |||||
| 411 | } | ||||||
| 412 | 193 | return new FixedDateTimeZone(id, null, offset, offset); | |||||
| 413 | } | ||||||
| 414 | |||||||
| 415 | /** | ||||||
| 416 | * Gets all the available IDs supported. | ||||||
| 417 | * | ||||||
| 418 | * @return an unmodifiable Set of String IDs | ||||||
| 419 | */ | ||||||
|
|||||||
| 420 | 10 | public static Set<String> getAvailableIDs() {... |
|||||
| 421 | 10 | return getProvider().getAvailableIDs(); | |||||
| 422 | } | ||||||
| 423 | |||||||
| 424 | //----------------------------------------------------------------------- | ||||||
| 425 | /** | ||||||
| 426 | * Gets the zone provider factory. | ||||||
| 427 | * <p> | ||||||
| 428 | * The zone provider is a pluggable instance factory that supplies the | ||||||
| 429 | * actual instances of DateTimeZone. | ||||||
| 430 | * | ||||||
| 431 | * @return the provider | ||||||
| 432 | */ | ||||||
|
|||||||
| 433 | 604 | public static Provider getProvider() {... |
|||||
| 434 | 604 | Provider provider = cProvider.get(); | |||||
| 435 | 604 | if (provider == null) { | |||||
| 436 | 2 | provider = getDefaultProvider(); | |||||
| 437 | 2 | if (!cProvider.compareAndSet(null, provider)) { | |||||
| 438 | 0 | provider = cProvider.get(); | |||||
| 439 | } | ||||||
| 440 | } | ||||||
| 441 | 604 | return provider; | |||||
| 442 | } | ||||||
| 443 | |||||||
| 444 | /** | ||||||
| 445 | * Sets the zone provider factory. | ||||||
| 446 | * <p> | ||||||
| 447 | * The zone provider is a pluggable instance factory that supplies the | ||||||
| 448 | * actual instances of DateTimeZone. | ||||||
| 449 | * | ||||||
| 450 | * @param provider provider to use, or null for default | ||||||
| 451 | * @throws SecurityException if you do not have the permission DateTimeZone.setProvider | ||||||
| 452 | * @throws IllegalArgumentException if the provider is invalid | ||||||
| 453 | */ | ||||||
|
|||||||
| 454 | 15 | public static void setProvider(Provider provider) throws SecurityException {... |
|||||
| 455 | 15 | SecurityManager sm = System.getSecurityManager(); | |||||
| 456 | 15 | if (sm != null) { | |||||
| 457 | 0 | sm.checkPermission(new JodaTimePermission("DateTimeZone.setProvider")); | |||||
| 458 | } | ||||||
| 459 | 15 | if (provider == null) { | |||||
| 460 | 10 | provider = getDefaultProvider(); | |||||
| 461 | } else { | ||||||
| 462 | 5 | validateProvider(provider); | |||||
| 463 | } | ||||||
| 464 | 10 | cProvider.set(provider); | |||||
| 465 | } | ||||||
| 466 | |||||||
| 467 | /** | ||||||
| 468 | * Sets the zone provider factory without performing the security check. | ||||||
| 469 | * | ||||||
| 470 | * @param provider provider to use, or null for default | ||||||
| 471 | * @return the provider | ||||||
| 472 | * @throws IllegalArgumentException if the provider is invalid | ||||||
| 473 | */ | ||||||
|
|||||||
| 474 | 16 | private static Provider validateProvider(Provider provider) {... |
|||||
| 475 | 16 | Set<String> ids = provider.getAvailableIDs(); | |||||
| 476 | 16 | if (ids == null || ids.size() == 0) { | |||||
| 477 | 2 | throw new IllegalArgumentException("The provider doesn't have any available ids"); | |||||
| 478 | } | ||||||
| 479 | 14 | if (!ids.contains("UTC")) { | |||||
| 480 | 1 | throw new IllegalArgumentException("The provider doesn't support UTC"); | |||||
| 481 | } | ||||||
| 482 | 13 | if (!UTC.equals(provider.getZone("UTC"))) { | |||||
| 483 | 1 | throw new IllegalArgumentException("Invalid UTC zone provided"); | |||||
| 484 | } | ||||||
| 485 | 12 | return provider; | |||||
| 486 | } | ||||||
| 487 | |||||||
| 488 | /** | ||||||
| 489 | * Gets the default zone provider. | ||||||
| 490 | * <p> | ||||||
| 491 | * This tries four approaches to loading data: | ||||||
| 492 | * <ol> | ||||||
| 493 | * <li>loads the provider identifier by the system property | ||||||
| 494 | * <code>org.joda.time.DateTimeZone.Provider</code>. | ||||||
| 495 | * <li>load <code>ZoneInfoProvider</code> using the data in the filing system folder | ||||||
| 496 | * pointed to by system property <code>org.joda.time.DateTimeZone.Folder</code>. | ||||||
| 497 | * <li>loads <code>ZoneInfoProvider</code> using the data in the classpath location | ||||||
| 498 | * <code>org/joda/time/tz/data</code>. | ||||||
| 499 | * <li>loads <code>UTCProvider</code>. | ||||||
| 500 | * </ol> | ||||||
| 501 | * <p> | ||||||
| 502 | * Unless you override the standard behaviour, the default if the third approach. | ||||||
| 503 | * | ||||||
| 504 | * @return the default name provider | ||||||
| 505 | */ | ||||||
|
|||||||
| 506 | 12 | private static Provider getDefaultProvider() {... |
|||||
| 507 | // approach 1 | ||||||
| 508 | 12 | try { | |||||
| 509 | 12 | String providerClass = System.getProperty("org.joda.time.DateTimeZone.Provider"); | |||||
| 510 | 12 | if (providerClass != null) { | |||||
| 511 | 3 | try { | |||||
| 512 | 3 | Provider provider = (Provider) Class.forName(providerClass).newInstance(); | |||||
| 513 | 2 | return validateProvider(provider); | |||||
| 514 | } catch (Exception ex) { | ||||||
| 515 | 1 | throw new RuntimeException(ex); | |||||
| 516 | } | ||||||
| 517 | } | ||||||
| 518 | } catch (SecurityException ex) { | ||||||
| 519 | // ignored | ||||||
| 520 | } | ||||||
| 521 | // approach 2 | ||||||
| 522 | 9 | try { | |||||
| 523 | 9 | String dataFolder = System.getProperty("org.joda.time.DateTimeZone.Folder"); | |||||
| 524 | 9 | if (dataFolder != null) { | |||||
| 525 | 1 | try { | |||||
| 526 | 1 | Provider provider = new ZoneInfoProvider(new File(dataFolder)); | |||||
| 527 | 1 | return validateProvider(provider); | |||||
| 528 | } catch (Exception ex) { | ||||||
| 529 | 0 | throw new RuntimeException(ex); | |||||
| 530 | } | ||||||
| 531 | } | ||||||
| 532 | } catch (SecurityException ex) { | ||||||
| 533 | // ignored | ||||||
| 534 | } | ||||||
| 535 | // approach 3 | ||||||
| 536 | 8 | try { | |||||
| 537 | 8 | Provider provider = new ZoneInfoProvider(DEFAULT_TZ_DATA_PATH); | |||||
| 538 | 8 | return validateProvider(provider); | |||||
| 539 | } catch (Exception ex) { | ||||||
| 540 | 0 | ex.printStackTrace(); | |||||
| 541 | } | ||||||
| 542 | // approach 4 | ||||||
| 543 | 0 | return new UTCProvider(); | |||||
| 544 | } | ||||||
| 545 | |||||||
| 546 | //----------------------------------------------------------------------- | ||||||
| 547 | /** | ||||||
| 548 | * Gets the name provider factory. | ||||||
| 549 | * <p> | ||||||
| 550 | * The name provider is a pluggable instance factory that supplies the | ||||||
| 551 | * names of each DateTimeZone. | ||||||
| 552 | * | ||||||
| 553 | * @return the provider | ||||||
| 554 | */ | ||||||
|
|||||||
| 555 | 91 | public static NameProvider getNameProvider() {... |
|||||
| 556 | 91 | NameProvider nameProvider = cNameProvider.get(); | |||||
| 557 | 91 | if (nameProvider == null) { | |||||
| 558 | 1 | nameProvider = getDefaultNameProvider(); | |||||
| 559 | 1 | if (!cNameProvider.compareAndSet(null, nameProvider)) { | |||||
| 560 | 0 | nameProvider = cNameProvider.get(); | |||||
| 561 | } | ||||||
| 562 | } | ||||||
| 563 | 91 | return nameProvider; | |||||
| 564 | } | ||||||
| 565 | |||||||
| 566 | /** | ||||||
| 567 | * Sets the name provider factory. | ||||||
| 568 | * <p> | ||||||
| 569 | * The name provider is a pluggable instance factory that supplies the | ||||||
| 570 | * names of each DateTimeZone. | ||||||
| 571 | * | ||||||
| 572 | * @param nameProvider provider to use, or null for default | ||||||
| 573 | * @throws SecurityException if you do not have the permission DateTimeZone.setNameProvider | ||||||
| 574 | * @throws IllegalArgumentException if the provider is invalid | ||||||
| 575 | */ | ||||||
|
|||||||
| 576 | 5 | public static void setNameProvider(NameProvider nameProvider) throws SecurityException {... |
|||||
| 577 | 5 | SecurityManager sm = System.getSecurityManager(); | |||||
| 578 | 5 | if (sm != null) { | |||||
| 579 | 0 | sm.checkPermission(new JodaTimePermission("DateTimeZone.setNameProvider")); | |||||
| 580 | } | ||||||
| 581 | 5 | if (nameProvider == null) { | |||||
| 582 | 4 | nameProvider = getDefaultNameProvider(); | |||||
| 583 | } | ||||||
| 584 | 5 | cNameProvider.set(nameProvider); | |||||
| 585 | } | ||||||
| 586 | |||||||
| 587 | /** | ||||||
| 588 | * Gets the default name provider. | ||||||
| 589 | * <p> | ||||||
| 590 | * Tries the system property <code>org.joda.time.DateTimeZone.NameProvider</code>. | ||||||
| 591 | * Then uses <code>DefaultNameProvider</code>. | ||||||
| 592 | * | ||||||
| 593 | * @return the default name provider | ||||||
| 594 | */ | ||||||
|
|||||||
| 595 | 5 | private static NameProvider getDefaultNameProvider() {... |
|||||
| 596 | 5 | NameProvider nameProvider = null; | |||||
| 597 | 5 | try { | |||||
| 598 | 5 | String providerClass = System.getProperty("org.joda.time.DateTimeZone.NameProvider"); | |||||
| 599 | 5 | if (providerClass != null) { | |||||
| 600 | 1 | try { | |||||
| 601 | 1 | nameProvider = (NameProvider) Class.forName(providerClass).newInstance(); | |||||
| 602 | } catch (Exception ex) { | ||||||
| 603 | 0 | throw new RuntimeException(ex); | |||||
| 604 | } | ||||||
| 605 | } | ||||||
| 606 | } catch (SecurityException ex) { | ||||||
| 607 | // ignore | ||||||
| 608 | } | ||||||
| 609 | |||||||
| 610 | 5 | if (nameProvider == null) { | |||||
| 611 | 4 | nameProvider = new DefaultNameProvider(); | |||||
| 612 | } | ||||||
| 613 | |||||||
| 614 | 5 | return nameProvider; | |||||
| 615 | } | ||||||
| 616 | |||||||
| 617 | //----------------------------------------------------------------------- | ||||||
| 618 | /** | ||||||
| 619 | * Converts an old style id to a new style id. | ||||||
| 620 | * | ||||||
| 621 | * @param id the old style id | ||||||
| 622 | * @return the new style id, null if not found | ||||||
| 623 | */ | ||||||
|
|||||||
| 624 | 68 | private static String getConvertedId(String id) {... |
|||||
| 625 | 68 | return LazyInit.CONVERSION_MAP.get(id); | |||||
| 626 | } | ||||||
| 627 | |||||||
| 628 | /** | ||||||
| 629 | * Parses an offset from the string. | ||||||
| 630 | * | ||||||
| 631 | * @param str the string | ||||||
| 632 | * @return the offset millis | ||||||
| 633 | */ | ||||||
|
|||||||
| 634 | 43 | private static int parseOffset(String str) {... |
|||||
| 635 | 43 | return -(int) LazyInit.OFFSET_FORMATTER.parseMillis(str); | |||||
| 636 | } | ||||||
| 637 | |||||||
| 638 | /** | ||||||
| 639 | * Formats a timezone offset string. | ||||||
| 640 | * <p> | ||||||
| 641 | * This method is kept separate from the formatting classes to speed and | ||||||
| 642 | * simplify startup and classloading. | ||||||
| 643 | * | ||||||
| 644 | * @param offset the offset in milliseconds | ||||||
| 645 | * @return the time zone string | ||||||
| 646 | */ | ||||||
|
|||||||
| 647 | 212 | private static String printOffset(int offset) {... |
|||||
| 648 | 212 | StringBuffer buf = new StringBuffer(); | |||||
| 649 | 212 | if (offset >= 0) { | |||||
| 650 | 158 | buf.append('+'); | |||||
| 651 | } else { | ||||||
| 652 | 54 | buf.append('-'); | |||||
| 653 | 54 | offset = -offset; | |||||
| 654 | } | ||||||
| 655 | |||||||
| 656 | 212 | int hours = offset / DateTimeConstants.MILLIS_PER_HOUR; | |||||
| 657 | 212 | FormatUtils.appendPaddedInteger(buf, hours, 2); | |||||
| 658 | 212 | offset -= hours * (int) DateTimeConstants.MILLIS_PER_HOUR; | |||||
| 659 | |||||||
| 660 | 212 | int minutes = offset / DateTimeConstants.MILLIS_PER_MINUTE; | |||||
| 661 | 212 | buf.append(':'); | |||||
| 662 | 212 | FormatUtils.appendPaddedInteger(buf, minutes, 2); | |||||
| 663 | 212 | offset -= minutes * DateTimeConstants.MILLIS_PER_MINUTE; | |||||
| 664 | 212 | if (offset == 0) { | |||||
| 665 | 204 | return buf.toString(); | |||||
| 666 | } | ||||||
| 667 | |||||||
| 668 | 8 | int seconds = offset / DateTimeConstants.MILLIS_PER_SECOND; | |||||
| 669 | 8 | buf.append(':'); | |||||
| 670 | 8 | FormatUtils.appendPaddedInteger(buf, seconds, 2); | |||||
| 671 | 8 | offset -= seconds * DateTimeConstants.MILLIS_PER_SECOND; | |||||
| 672 | 8 | if (offset == 0) { | |||||
| 673 | 2 | return buf.toString(); | |||||
| 674 | } | ||||||
| 675 | |||||||
| 676 | 6 | buf.append('.'); | |||||
| 677 | 6 | FormatUtils.appendPaddedInteger(buf, offset, 3); | |||||
| 678 | 6 | return buf.toString(); | |||||
| 679 | } | ||||||
| 680 | |||||||
| 681 | // Instance fields and methods | ||||||
| 682 | //-------------------------------------------------------------------- | ||||||
| 683 | |||||||
| 684 | private final String iID; | ||||||
| 685 | |||||||
| 686 | /** | ||||||
| 687 | * Constructor. | ||||||
| 688 | * | ||||||
| 689 | * @param id the id to use | ||||||
| 690 | * @throws IllegalArgumentException if the id is null | ||||||
| 691 | */ | ||||||
|
|||||||
| 692 | 3269 | protected DateTimeZone(String id) {... |
|||||
| 693 | 3269 | if (id == null) { | |||||
| 694 | 1 | throw new IllegalArgumentException("Id must not be null"); | |||||
| 695 | } | ||||||
| 696 | 3268 | iID = id; | |||||
| 697 | } | ||||||
| 698 | |||||||
| 699 | // Principal methods | ||||||
| 700 | //-------------------------------------------------------------------- | ||||||
| 701 | |||||||
| 702 | /** | ||||||
| 703 | * Gets the ID of this datetime zone. | ||||||
| 704 | * | ||||||
| 705 | * @return the ID of this datetime zone | ||||||
| 706 | */ | ||||||
|
|||||||
| 707 | 122513 | @ToString... |
|||||
| 708 | public final String getID() { | ||||||
| 709 | 122513 | return iID; | |||||
| 710 | } | ||||||
| 711 | |||||||
| 712 | /** | ||||||
| 713 | * Returns a non-localized name that is unique to this time zone. It can be | ||||||
| 714 | * combined with id to form a unique key for fetching localized names. | ||||||
| 715 | * | ||||||
| 716 | * @param instant milliseconds from 1970-01-01T00:00:00Z to get the name for | ||||||
| 717 | * @return name key or null if id should be used for names | ||||||
| 718 | */ | ||||||
| 719 | public abstract String getNameKey(long instant); | ||||||
| 720 | |||||||
| 721 | /** | ||||||
| 722 | * Gets the short name of this datetime zone suitable for display using | ||||||
| 723 | * the default locale. | ||||||
| 724 | * <p> | ||||||
| 725 | * If the name is not available for the locale, then this method returns a | ||||||
| 726 | * string in the format <code>[+-]hh:mm</code>. | ||||||
| 727 | * | ||||||
| 728 | * @param instant milliseconds from 1970-01-01T00:00:00Z to get the name for | ||||||
| 729 | * @return the human-readable short name in the default locale | ||||||
| 730 | */ | ||||||
|
|||||||
| 731 | 3 | public final String getShortName(long instant) {... |
|||||
| 732 | 3 | return getShortName(instant, null); | |||||
| 733 | } | ||||||
| 734 | |||||||
| 735 | /** | ||||||
| 736 | * Gets the short name of this datetime zone suitable for display using | ||||||
| 737 | * the specified locale. | ||||||
| 738 | * <p> | ||||||
| 739 | * If the name is not available for the locale, then this method returns a | ||||||
| 740 | * string in the format <code>[+-]hh:mm</code>. | ||||||
| 741 | * | ||||||
| 742 | * @param instant milliseconds from 1970-01-01T00:00:00Z to get the name for | ||||||
| 743 | * @param locale the locale to get the name for | ||||||
| 744 | * @return the human-readable short name in the specified locale | ||||||
| 745 | */ | ||||||
|
|||||||
| 746 | 38 | public String getShortName(long instant, Locale locale) {... |
|||||
| 747 | 38 | if (locale == null) { | |||||
| 748 | 3 | locale = Locale.getDefault(); | |||||
| 749 | } | ||||||
| 750 | 38 | String nameKey = getNameKey(instant); | |||||
| 751 | 38 | if (nameKey == null) { | |||||
| 752 | 1 | return iID; | |||||
| 753 | } | ||||||
| 754 | 37 | String name; | |||||
| 755 | 37 | NameProvider np = getNameProvider(); | |||||
| 756 | 37 | if (np instanceof DefaultNameProvider) { | |||||
| 757 | 36 | name = ((DefaultNameProvider) np).getShortName(locale, iID, nameKey, isStandardOffset(instant)); | |||||
| 758 | } else { | ||||||
| 759 | 1 | name = np.getShortName(locale, iID, nameKey); | |||||
| 760 | } | ||||||
| 761 | 37 | if (name != null) { | |||||
| 762 | 36 | return name; | |||||
| 763 | } | ||||||
| 764 | 1 | return printOffset(getOffset(instant)); | |||||
| 765 | } | ||||||
| 766 | |||||||
| 767 | /** | ||||||
| 768 | * Gets the long name of this datetime zone suitable for display using | ||||||
| 769 | * the default locale. | ||||||
| 770 | * <p> | ||||||
| 771 | * If the name is not available for the locale, then this method returns a | ||||||
| 772 | * string in the format <code>[+-]hh:mm</code>. | ||||||
| 773 | * | ||||||
| 774 | * @param instant milliseconds from 1970-01-01T00:00:00Z to get the name for | ||||||
| 775 | * @return the human-readable long name in the default locale | ||||||
| 776 | */ | ||||||
|
|||||||
| 777 | 11 | public final String getName(long instant) {... |
|||||
| 778 | 11 | return getName(instant, null); | |||||
| 779 | } | ||||||
| 780 | |||||||
| 781 | /** | ||||||
| 782 | * Gets the long name of this datetime zone suitable for display using | ||||||
| 783 | * the specified locale. | ||||||
| 784 | * <p> | ||||||
| 785 | * If the name is not available for the locale, then this method returns a | ||||||
| 786 | * string in the format <code>[+-]hh:mm</code>. | ||||||
| 787 | * | ||||||
| 788 | * @param instant milliseconds from 1970-01-01T00:00:00Z to get the name for | ||||||
| 789 | * @param locale the locale to get the name for | ||||||
| 790 | * @return the human-readable long name in the specified locale | ||||||
| 791 | */ | ||||||
|
|||||||
| 792 | 41 | public String getName(long instant, Locale locale) {... |
|||||
| 793 | 41 | if (locale == null) { | |||||
| 794 | 11 | locale = Locale.getDefault(); | |||||
| 795 | } | ||||||
| 796 | 41 | String nameKey = getNameKey(instant); | |||||
| 797 | 41 | if (nameKey == null) { | |||||
| 798 | 1 | return iID; | |||||
| 799 | } | ||||||
| 800 | 40 | String name; | |||||
| 801 | 40 | NameProvider np = getNameProvider(); | |||||
| 802 | 40 | if (np instanceof DefaultNameProvider) { | |||||
| 803 | 39 | name = ((DefaultNameProvider) np).getName(locale, iID, nameKey, isStandardOffset(instant)); | |||||
| 804 | } else { | ||||||
| 805 | 1 | name = np.getName(locale, iID, nameKey); | |||||
| 806 | } | ||||||
| 807 | 40 | if (name != null) { | |||||
| 808 | 39 | return name; | |||||
| 809 | } | ||||||
| 810 | 1 | return printOffset(getOffset(instant)); | |||||
| 811 | } | ||||||
| 812 | |||||||
| 813 | /** | ||||||
| 814 | * Gets the millisecond offset to add to UTC to get local time. | ||||||
| 815 | * | ||||||
| 816 | * @param instant milliseconds from 1970-01-01T00:00:00Z to get the offset for | ||||||
| 817 | * @return the millisecond offset to add to UTC to get local time | ||||||
| 818 | */ | ||||||
| 819 | public abstract int getOffset(long instant); | ||||||
| 820 | |||||||
| 821 | /** | ||||||
| 822 | * Gets the millisecond offset to add to UTC to get local time. | ||||||
| 823 | * | ||||||
| 824 | * @param instant instant to get the offset for, null means now | ||||||
| 825 | * @return the millisecond offset to add to UTC to get local time | ||||||
| 826 | */ | ||||||
|
|||||||
| 827 | 6 | public final int getOffset(ReadableInstant instant) {... |
|||||
| 828 | 6 | if (instant == null) { | |||||
| 829 | 2 | return getOffset(DateTimeUtils.currentTimeMillis()); | |||||
| 830 | } | ||||||
| 831 | 4 | return getOffset(instant.getMillis()); | |||||
| 832 | } | ||||||
| 833 | |||||||
| 834 | /** | ||||||
| 835 | * Gets the standard millisecond offset to add to UTC to get local time, | ||||||
| 836 | * when standard time is in effect. | ||||||
| 837 | * | ||||||
| 838 | * @param instant milliseconds from 1970-01-01T00:00:00Z to get the offset for | ||||||
| 839 | * @return the millisecond offset to add to UTC to get local time | ||||||
| 840 | */ | ||||||
| 841 | public abstract int getStandardOffset(long instant); | ||||||
| 842 | |||||||
| 843 | /** | ||||||
| 844 | * Checks whether, at a particular instant, the offset is standard or not. | ||||||
| 845 | * <p> | ||||||
| 846 | * This method can be used to determine whether Summer Time (DST) applies. | ||||||
| 847 | * As a general rule, if the offset at the specified instant is standard, | ||||||
| 848 | * then either Winter time applies, or there is no Summer Time. If the | ||||||
| 849 | * instant is not standard, then Summer Time applies. | ||||||
| 850 | * <p> | ||||||
| 851 | * The implementation of the method is simply whether {@link #getOffset(long)} | ||||||
| 852 | * equals {@link #getStandardOffset(long)} at the specified instant. | ||||||
| 853 | * | ||||||
| 854 | * @param instant milliseconds from 1970-01-01T00:00:00Z to get the offset for | ||||||
| 855 | * @return true if the offset at the given instant is the standard offset | ||||||
| 856 | * @since 1.5 | ||||||
| 857 | */ | ||||||
|
|||||||
| 858 | 83 | public boolean isStandardOffset(long instant) {... |
|||||
| 859 | 83 | return getOffset(instant) == getStandardOffset(instant); | |||||
| 860 | } | ||||||
| 861 | |||||||
| 862 | /** | ||||||
| 863 | * Gets the millisecond offset to subtract from local time to get UTC time. | ||||||
| 864 | * This offset can be used to undo adding the offset obtained by getOffset. | ||||||
| 865 | * | ||||||
| 866 | * <pre> | ||||||
| 867 | * millisLocal == millisUTC + getOffset(millisUTC) | ||||||
| 868 | * millisUTC == millisLocal - getOffsetFromLocal(millisLocal) | ||||||
| 869 | * </pre> | ||||||
| 870 | * | ||||||
| 871 | * NOTE: After calculating millisLocal, some error may be introduced. At | ||||||
| 872 | * offset transitions (due to DST or other historical changes), ranges of | ||||||
| 873 | * local times may map to different UTC times. | ||||||
| 874 | * <p> | ||||||
| 875 | * For overlaps (where the local time is ambiguous), this method returns the | ||||||
| 876 | * offset applicable before the gap. The effect of this is that any instant | ||||||
| 877 | * calculated using the offset from an overlap will be in "summer" time. | ||||||
| 878 | * <p> | ||||||
| 879 | * For gaps, this method returns the offset applicable before the gap, ie "winter" offset. | ||||||
| 880 | * However, the effect of this is that any instant calculated using the offset | ||||||
| 881 | * from a gap will be after the gap, in "summer" time. | ||||||
| 882 | * <p> | ||||||
| 883 | * For example, consider a zone with a gap from 01:00 to 01:59:<br /> | ||||||
| 884 | * Input: 00:00 (before gap) Output: Offset applicable before gap DateTime: 00:00<br /> | ||||||
| 885 | * Input: 00:30 (before gap) Output: Offset applicable before gap DateTime: 00:30<br /> | ||||||
| 886 | * Input: 01:00 (in gap) Output: Offset applicable before gap DateTime: 02:00<br /> | ||||||
| 887 | * Input: 01:30 (in gap) Output: Offset applicable before gap DateTime: 02:30<br /> | ||||||
| 888 | * Input: 02:00 (after gap) Output: Offset applicable after gap DateTime: 02:00<br /> | ||||||
| 889 | * Input: 02:30 (after gap) Output: Offset applicable after gap DateTime: 02:30<br /> | ||||||
| 890 | * <p> | ||||||
| 891 | * NOTE: Prior to v2.0, the DST overlap behaviour was not defined and varied by hemisphere. | ||||||
| 892 | * Prior to v1.5, the DST gap behaviour was also not defined. | ||||||
| 893 | * In v2.4, the documentation was clarified again. | ||||||
| 894 | * | ||||||
| 895 | * @param instantLocal the millisecond instant, relative to this time zone, to get the offset for | ||||||
| 896 | * @return the millisecond offset to subtract from local time to get UTC time | ||||||
| 897 | */ | ||||||
|
|||||||
| 898 | 16736 | public int getOffsetFromLocal(long instantLocal) {... |
|||||
| 899 | // get the offset at instantLocal (first estimate) | ||||||
| 900 | 16736 | final int offsetLocal = getOffset(instantLocal); | |||||
| 901 | // adjust instantLocal using the estimate and recalc the offset | ||||||
| 902 | 16736 | final long instantAdjusted = instantLocal - offsetLocal; | |||||
| 903 | 16736 | final int offsetAdjusted = getOffset(instantAdjusted); | |||||
| 904 | // if the offsets differ, we must be near a DST boundary | ||||||
| 905 | 16736 | if (offsetLocal != offsetAdjusted) { | |||||
| 906 | // we need to ensure that time is always after the DST gap | ||||||
| 907 | // this happens naturally for positive offsets, but not for negative | ||||||
| 908 | 98 | if ((offsetLocal - offsetAdjusted) < 0) { | |||||
| 909 | // if we just return offsetAdjusted then the time is pushed | ||||||
| 910 | // back before the transition, whereas it should be | ||||||
| 911 | // on or after the transition | ||||||
| 912 | 49 | long nextLocal = nextTransition(instantAdjusted); | |||||
| 913 | 49 | if (nextLocal == (instantLocal - offsetLocal)) { | |||||
| 914 | 0 | nextLocal = Long.MAX_VALUE; | |||||
| 915 | } | ||||||
| 916 | 49 | long nextAdjusted = nextTransition(instantLocal - offsetAdjusted); | |||||
| 917 | 49 | if (nextAdjusted == (instantLocal - offsetAdjusted)) { | |||||
| 918 | 0 | nextAdjusted = Long.MAX_VALUE; | |||||
| 919 | } | ||||||
| 920 | 49 | if (nextLocal != nextAdjusted) { | |||||
| 921 | 17 | return offsetLocal; | |||||
| 922 | } | ||||||
| 923 | } | ||||||
| 924 | 16638 | } else if (offsetLocal >= 0) { | |||||
| 925 | 1780 | long prev = previousTransition(instantAdjusted); | |||||
| 926 | 1780 | if (prev < instantAdjusted) { | |||||
| 927 | 1780 | int offsetPrev = getOffset(prev); | |||||
| 928 | 1780 | int diff = offsetPrev - offsetLocal; | |||||
| 929 | 1780 | if (instantAdjusted - prev <= diff) { | |||||
| 930 | 104 | return offsetPrev; | |||||
| 931 | } | ||||||
| 932 | } | ||||||
| 933 | } | ||||||
| 934 | 16615 | return offsetAdjusted; | |||||
| 935 | } | ||||||
| 936 | |||||||
| 937 | /** | ||||||
| 938 | * Converts a standard UTC instant to a local instant with the same | ||||||
| 939 | * local time. This conversion is used before performing a calculation | ||||||
| 940 | * so that the calculation can be done using a simple local zone. | ||||||
| 941 | * | ||||||
| 942 | * @param instantUTC the UTC instant to convert to local | ||||||
| 943 | * @return the local instant with the same local time | ||||||
| 944 | * @throws ArithmeticException if the result overflows a long | ||||||
| 945 | * @since 1.5 | ||||||
| 946 | */ | ||||||
|
|||||||
| 947 | 153907 | public long convertUTCToLocal(long instantUTC) {... |
|||||
| 948 | 153907 | int offset = getOffset(instantUTC); | |||||
| 949 | 153907 | long instantLocal = instantUTC + offset; | |||||
| 950 | // If there is a sign change, but the two values have the same sign... | ||||||
| 951 | 153907 | if ((instantUTC ^ instantLocal) < 0 && (instantUTC ^ offset) >= 0) { | |||||
| 952 | 0 | throw new ArithmeticException("Adding time zone offset caused overflow"); | |||||
| 953 | } | ||||||
| 954 | 153907 | return instantLocal; | |||||
| 955 | } | ||||||
| 956 | |||||||
| 957 | /** | ||||||
| 958 | * Converts a local instant to a standard UTC instant with the same | ||||||
| 959 | * local time attempting to use the same offset as the original. | ||||||
| 960 | * <p> | ||||||
| 961 | * This conversion is used after performing a calculation | ||||||
| 962 | * where the calculation was done using a simple local zone. | ||||||
| 963 | * Whenever possible, the same offset as the original offset will be used. | ||||||
| 964 | * This is most significant during a daylight savings overlap. | ||||||
| 965 | * | ||||||
| 966 | * @param instantLocal the local instant to convert to UTC | ||||||
| 967 | * @param strict whether the conversion should reject non-existent local times | ||||||
| 968 | * @param originalInstantUTC the original instant that the calculation is based on | ||||||
| 969 | * @return the UTC instant with the same local time, | ||||||
| 970 | * @throws ArithmeticException if the result overflows a long | ||||||
| 971 | * @throws IllegalArgumentException if the zone has no equivalent local time | ||||||
| 972 | * @since 2.0 | ||||||
| 973 | */ | ||||||
|
|||||||
| 974 | 45131 | public long convertLocalToUTC(long instantLocal, boolean strict, long originalInstantUTC) {... |
|||||
| 975 | 45131 | int offsetOriginal = getOffset(originalInstantUTC); | |||||
| 976 | 45131 | long instantUTC = instantLocal - offsetOriginal; | |||||
| 977 | 45131 | int offsetLocalFromOriginal = getOffset(instantUTC); | |||||
| 978 | 45131 | if (offsetLocalFromOriginal == offsetOriginal) { | |||||
| 979 | 44885 | return instantUTC; | |||||
| 980 | } | ||||||
| 981 | 246 | return convertLocalToUTC(instantLocal, strict); | |||||
| 982 | } | ||||||
| 983 | |||||||
| 984 | /** | ||||||
| 985 | * Converts a local instant to a standard UTC instant with the same | ||||||
| 986 | * local time. This conversion is used after performing a calculation | ||||||
| 987 | * where the calculation was done using a simple local zone. | ||||||
| 988 | * | ||||||
| 989 | * @param instantLocal the local instant to convert to UTC | ||||||
| 990 | * @param strict whether the conversion should reject non-existent local times | ||||||
| 991 | * @return the UTC instant with the same local time, | ||||||
| 992 | * @throws ArithmeticException if the result overflows a long | ||||||
| 993 | * @throws IllegalInstantException if the zone has no equivalent local time | ||||||
| 994 | * @since 1.5 | ||||||
| 995 | */ | ||||||
|
|||||||
| 996 | 270 | public long convertLocalToUTC(long instantLocal, boolean strict) {... |
|||||
| 997 | // get the offset at instantLocal (first estimate) | ||||||
| 998 | 270 | int offsetLocal = getOffset(instantLocal); | |||||
| 999 | // adjust instantLocal using the estimate and recalc the offset | ||||||
| 1000 | 270 | int offset = getOffset(instantLocal - offsetLocal); | |||||
| 1001 | // if the offsets differ, we must be near a DST boundary | ||||||
| 1002 | 270 | if (offsetLocal != offset) { | |||||
| 1003 | // if strict then always check if in DST gap | ||||||
| 1004 | // otherwise only check if zone in Western hemisphere (as the | ||||||
| 1005 | // value of offset is already correct for Eastern hemisphere) | ||||||
| 1006 | 34 | if (strict || offsetLocal < 0) { | |||||
| 1007 | // determine if we are in the DST gap | ||||||
| 1008 | 14 | long nextLocal = nextTransition(instantLocal - offsetLocal); | |||||
| 1009 | 14 | if (nextLocal == (instantLocal - offsetLocal)) { | |||||
| 1010 | 0 | nextLocal = Long.MAX_VALUE; | |||||
| 1011 | } | ||||||
| 1012 | 14 | long nextAdjusted = nextTransition(instantLocal - offset); | |||||
| 1013 | 14 | if (nextAdjusted == (instantLocal - offset)) { | |||||
| 1014 | 0 | nextAdjusted = Long.MAX_VALUE; | |||||
| 1015 | } | ||||||
| 1016 | 14 | if (nextLocal != nextAdjusted) { | |||||
| 1017 | // yes we are in the DST gap | ||||||
| 1018 | 13 | if (strict) { | |||||
| 1019 | // DST gap is not acceptable | ||||||
| 1020 | 0 | throw new IllegalInstantException(instantLocal, getID()); | |||||
| 1021 | } else { | ||||||
| 1022 | // DST gap is acceptable, but for the Western hemisphere | ||||||
| 1023 | // the offset is wrong and will result in local times | ||||||
| 1024 | // before the cutover so use the offsetLocal instead | ||||||
| 1025 | 13 | offset = offsetLocal; | |||||
| 1026 | } | ||||||
| 1027 | } | ||||||
| 1028 | } | ||||||
| 1029 | } | ||||||
| 1030 | // check for overflow | ||||||
| 1031 | 270 | long instantUTC = instantLocal - offset; | |||||
| 1032 | // If there is a sign change, but the two values have different signs... | ||||||
| 1033 | 270 | if ((instantLocal ^ instantUTC) < 0 && (instantLocal ^ offset) < 0) { | |||||
| 1034 | 0 | throw new ArithmeticException("Subtracting time zone offset caused overflow"); | |||||
| 1035 | } | ||||||
| 1036 | 270 | return instantUTC; | |||||
| 1037 | } | ||||||
| 1038 | |||||||
| 1039 | /** | ||||||
| 1040 | * Gets the millisecond instant in another zone keeping the same local time. | ||||||
| 1041 | * <p> | ||||||
| 1042 | * The conversion is performed by converting the specified UTC millis to local | ||||||
| 1043 | * millis in this zone, then converting back to UTC millis in the new zone. | ||||||
| 1044 | * | ||||||
| 1045 | * @param newZone the new zone, null means default | ||||||
| 1046 | * @param oldInstant the UTC millisecond instant to convert | ||||||
| 1047 | * @return the UTC millisecond instant with the same local time in the new zone | ||||||
| 1048 | */ | ||||||
|
|||||||
| 1049 | 30617 | public long getMillisKeepLocal(DateTimeZone newZone, long oldInstant) {... |
|||||
| 1050 | 30617 | if (newZone == null) { | |||||
| 1051 | 1 | newZone = DateTimeZone.getDefault(); | |||||
| 1052 | } | ||||||
| 1053 | 30617 | if (newZone == this) { | |||||
| 1054 | 30376 | return oldInstant; | |||||
| 1055 | } | ||||||
| 1056 | 241 | long instantLocal = convertUTCToLocal(oldInstant); | |||||
| 1057 | 241 | return newZone.convertLocalToUTC(instantLocal, false, oldInstant); | |||||
| 1058 | } | ||||||
| 1059 | |||||||
| 1060 | // //----------------------------------------------------------------------- | ||||||
| 1061 | // /** | ||||||
| 1062 | // * Checks if the given {@link LocalDateTime} is within an overlap. | ||||||
| 1063 | // * <p> | ||||||
| 1064 | // * When switching from Daylight Savings Time to standard time there is | ||||||
| 1065 | // * typically an overlap where the same clock hour occurs twice. This | ||||||
| 1066 | // * method identifies whether the local datetime refers to such an overlap. | ||||||
| 1067 | // * | ||||||
| 1068 | // * @param localDateTime the time to check, not null | ||||||
| 1069 | // * @return true if the given datetime refers to an overlap | ||||||
| 1070 | // */ | ||||||
| 1071 | // public boolean isLocalDateTimeOverlap(LocalDateTime localDateTime) { | ||||||
| 1072 | // if (isFixed()) { | ||||||
| 1073 | // return false; | ||||||
| 1074 | // } | ||||||
| 1075 | // long instantLocal = localDateTime.toDateTime(DateTimeZone.UTC).getMillis(); | ||||||
| 1076 | // // get the offset at instantLocal (first estimate) | ||||||
| 1077 | // int offsetLocal = getOffset(instantLocal); | ||||||
| 1078 | // // adjust instantLocal using the estimate and recalc the offset | ||||||
| 1079 | // int offset = getOffset(instantLocal - offsetLocal); | ||||||
| 1080 | // // if the offsets differ, we must be near a DST boundary | ||||||
| 1081 | // if (offsetLocal != offset) { | ||||||
| 1082 | // long nextLocal = nextTransition(instantLocal - offsetLocal); | ||||||
| 1083 | // long nextAdjusted = nextTransition(instantLocal - offset); | ||||||
| 1084 | // if (nextLocal != nextAdjusted) { | ||||||
| 1085 | // // in DST gap | ||||||
| 1086 | // return false; | ||||||
| 1087 | // } | ||||||
| 1088 | // long diff = Math.abs(offset - offsetLocal); | ||||||
| 1089 | // DateTime dateTime = localDateTime.toDateTime(this); | ||||||
| 1090 | // DateTime adjusted = dateTime.plus(diff); | ||||||
| 1091 | // if (dateTime.getHourOfDay() == adjusted.getHourOfDay() && | ||||||
| 1092 | // dateTime.getMinuteOfHour() == adjusted.getMinuteOfHour() && | ||||||
| 1093 | // dateTime.getSecondOfMinute() == adjusted.getSecondOfMinute()) { | ||||||
| 1094 | // return true; | ||||||
| 1095 | // } | ||||||
| 1096 | // adjusted = dateTime.minus(diff); | ||||||
| 1097 | // if (dateTime.getHourOfDay() == adjusted.getHourOfDay() && | ||||||
| 1098 | // dateTime.getMinuteOfHour() == adjusted.getMinuteOfHour() && | ||||||
| 1099 | // dateTime.getSecondOfMinute() == adjusted.getSecondOfMinute()) { | ||||||
| 1100 | // return true; | ||||||
| 1101 | // } | ||||||
| 1102 | // return false; | ||||||
| 1103 | // } | ||||||
| 1104 | // return false; | ||||||
| 1105 | // } | ||||||
| 1106 | // | ||||||
| 1107 | // | ||||||
| 1108 | // DateTime dateTime = null; | ||||||
| 1109 | // try { | ||||||
| 1110 | // dateTime = localDateTime.toDateTime(this); | ||||||
| 1111 | // } catch (IllegalArgumentException ex) { | ||||||
| 1112 | // return false; // it is a gap, not an overlap | ||||||
| 1113 | // } | ||||||
| 1114 | // long offset1 = Math.abs(getOffset(dateTime.getMillis() + 1) - getStandardOffset(dateTime.getMillis() + 1)); | ||||||
| 1115 | // long offset2 = Math.abs(getOffset(dateTime.getMillis() - 1) - getStandardOffset(dateTime.getMillis() - 1)); | ||||||
| 1116 | // long offset = Math.max(offset1, offset2); | ||||||
| 1117 | // if (offset == 0) { | ||||||
| 1118 | // return false; | ||||||
| 1119 | // } | ||||||
| 1120 | // DateTime adjusted = dateTime.plus(offset); | ||||||
| 1121 | // if (dateTime.getHourOfDay() == adjusted.getHourOfDay() && | ||||||
| 1122 | // dateTime.getMinuteOfHour() == adjusted.getMinuteOfHour() && | ||||||
| 1123 | // dateTime.getSecondOfMinute() == adjusted.getSecondOfMinute()) { | ||||||
| 1124 | // return true; | ||||||
| 1125 | // } | ||||||
| 1126 | // adjusted = dateTime.minus(offset); | ||||||
| 1127 | // if (dateTime.getHourOfDay() == adjusted.getHourOfDay() && | ||||||
| 1128 | // dateTime.getMinuteOfHour() == adjusted.getMinuteOfHour() && | ||||||
| 1129 | // dateTime.getSecondOfMinute() == adjusted.getSecondOfMinute()) { | ||||||
| 1130 | // return true; | ||||||
| 1131 | // } | ||||||
| 1132 | // return false; | ||||||
| 1133 | |||||||
| 1134 | // long millis = dateTime.getMillis(); | ||||||
| 1135 | // long nextTransition = nextTransition(millis); | ||||||
| 1136 | // long previousTransition = previousTransition(millis); | ||||||
| 1137 | // long deltaToPreviousTransition = millis - previousTransition; | ||||||
| 1138 | // long deltaToNextTransition = nextTransition - millis; | ||||||
| 1139 | // if (deltaToNextTransition < deltaToPreviousTransition) { | ||||||
| 1140 | // int offset = getOffset(nextTransition); | ||||||
| 1141 | // int standardOffset = getStandardOffset(nextTransition); | ||||||
| 1142 | // if (Math.abs(offset - standardOffset) >= deltaToNextTransition) { | ||||||
| 1143 | // return true; | ||||||
| 1144 | // } | ||||||
| 1145 | // } else { | ||||||
| 1146 | // int offset = getOffset(previousTransition); | ||||||
| 1147 | // int standardOffset = getStandardOffset(previousTransition); | ||||||
| 1148 | // if (Math.abs(offset - standardOffset) >= deltaToPreviousTransition) { | ||||||
| 1149 | // return true; | ||||||
| 1150 | // } | ||||||
| 1151 | // } | ||||||
| 1152 | // return false; | ||||||
| 1153 | // } | ||||||
| 1154 | |||||||
| 1155 | /** | ||||||
| 1156 | * Checks if the given {@link LocalDateTime} is within a gap. | ||||||
| 1157 | * <p> | ||||||
| 1158 | * When switching from standard time to Daylight Savings Time there is | ||||||
| 1159 | * typically a gap where a clock hour is missing. This method identifies | ||||||
| 1160 | * whether the local datetime refers to such a gap. | ||||||
| 1161 | * | ||||||
| 1162 | * @param localDateTime the time to check, not null | ||||||
| 1163 | * @return true if the given datetime refers to a gap | ||||||
| 1164 | * @since 1.6 | ||||||
| 1165 | */ | ||||||
|
|||||||
| 1166 | 22 | public boolean isLocalDateTimeGap(LocalDateTime localDateTime) {... |
|||||
| 1167 | 22 | if (isFixed()) { | |||||
| 1168 | 0 | return false; | |||||
| 1169 | } | ||||||
| 1170 | 22 | try { | |||||
| 1171 | 22 | localDateTime.toDateTime(this); | |||||
| 1172 | 16 | return false; | |||||
| 1173 | } catch (IllegalInstantException ex) { | ||||||
| 1174 | 6 | return true; | |||||
| 1175 | } | ||||||
| 1176 | } | ||||||
| 1177 | |||||||
| 1178 | /** | ||||||
| 1179 | * Adjusts the offset to be the earlier or later one during an overlap. | ||||||
| 1180 | * | ||||||
| 1181 | * @param instant the instant to adjust | ||||||
| 1182 | * @param earlierOrLater false for earlier, true for later | ||||||
| 1183 | * @return the adjusted instant millis | ||||||
| 1184 | */ | ||||||
|
|||||||
| 1185 | 26 | public long adjustOffset(long instant, boolean earlierOrLater) {... |
|||||
| 1186 | // a bit messy, but will work in all non-pathological cases | ||||||
| 1187 | |||||||
| 1188 | // evaluate 3 hours before and after to work out if anything is happening | ||||||
| 1189 | 26 | long instantBefore = instant - 3 * DateTimeConstants.MILLIS_PER_HOUR; | |||||
| 1190 | 26 | long instantAfter = instant + 3 * DateTimeConstants.MILLIS_PER_HOUR; | |||||
| 1191 | 26 | long offsetBefore = getOffset(instantBefore); | |||||
| 1192 | 26 | long offsetAfter = getOffset(instantAfter); | |||||
| 1193 | 26 | if (offsetBefore <= offsetAfter) { | |||||
| 1194 | 6 | return instant; // not an overlap (less than is a gap, equal is normal case) | |||||
| 1195 | } | ||||||
| 1196 | |||||||
| 1197 | // work out range of instants that have duplicate local times | ||||||
| 1198 | 20 | long diff = offsetBefore - offsetAfter; | |||||
| 1199 | 20 | long transition = nextTransition(instantBefore); | |||||
| 1200 | 20 | long overlapStart = transition - diff; | |||||
| 1201 | 20 | long overlapEnd = transition + diff; | |||||
| 1202 | 20 | if (instant < overlapStart || instant >= overlapEnd) { | |||||
| 1203 | 4 | return instant; // not an overlap | |||||
| 1204 | } | ||||||
| 1205 | |||||||
| 1206 | // calculate result | ||||||
| 1207 | 16 | long afterStart = instant - overlapStart; | |||||
| 1208 | 16 | if (afterStart >= diff) { | |||||
| 1209 | // currently in later offset | ||||||
| 1210 | 4 | return earlierOrLater ? instant : instant - diff; | |||||
| 1211 | } else { | ||||||
| 1212 | // currently in earlier offset | ||||||
| 1213 | 12 | return earlierOrLater ? instant + diff : instant; | |||||
| 1214 | } | ||||||
| 1215 | } | ||||||
| 1216 | // System.out.println(new DateTime(transitionStart, DateTimeZone.UTC) + " " + new DateTime(transitionStart, this)); | ||||||
| 1217 | |||||||
| 1218 | //----------------------------------------------------------------------- | ||||||
| 1219 | /** | ||||||
| 1220 | * Returns true if this time zone has no transitions. | ||||||
| 1221 | * | ||||||
| 1222 | * @return true if no transitions | ||||||
| 1223 | */ | ||||||
| 1224 | public abstract boolean isFixed(); | ||||||
| 1225 | |||||||
| 1226 | /** | ||||||
| 1227 | * Advances the given instant to where the time zone offset or name changes. | ||||||
| 1228 | * If the instant returned is exactly the same as passed in, then | ||||||
| 1229 | * no changes occur after the given instant. | ||||||
| 1230 | * | ||||||
| 1231 | * @param instant milliseconds from 1970-01-01T00:00:00Z | ||||||
| 1232 | * @return milliseconds from 1970-01-01T00:00:00Z | ||||||
| 1233 | */ | ||||||
| 1234 | public abstract long nextTransition(long instant); | ||||||
| 1235 | |||||||
| 1236 | /** | ||||||
| 1237 | * Retreats the given instant to where the time zone offset or name changes. | ||||||
| 1238 | * If the instant returned is exactly the same as passed in, then | ||||||
| 1239 | * no changes occur before the given instant. | ||||||
| 1240 | * | ||||||
| 1241 | * @param instant milliseconds from 1970-01-01T00:00:00Z | ||||||
| 1242 | * @return milliseconds from 1970-01-01T00:00:00Z | ||||||
| 1243 | */ | ||||||
| 1244 | public abstract long previousTransition(long instant); | ||||||
| 1245 | |||||||
| 1246 | // Basic methods | ||||||
| 1247 | //-------------------------------------------------------------------- | ||||||
| 1248 | |||||||
| 1249 | /** | ||||||
| 1250 | * Get the datetime zone as a {@link java.util.TimeZone}. | ||||||
| 1251 | * | ||||||
| 1252 | * @return the closest matching TimeZone object | ||||||
| 1253 | */ | ||||||
|
|||||||
| 1254 | 392 | public java.util.TimeZone toTimeZone() {... |
|||||
| 1255 | 392 | return java.util.TimeZone.getTimeZone(iID); | |||||
| 1256 | } | ||||||
| 1257 | |||||||
| 1258 | /** | ||||||
| 1259 | * Compare this datetime zone with another. | ||||||
| 1260 | * | ||||||
| 1261 | * @param object the object to compare with | ||||||
| 1262 | * @return true if equal, based on the ID and all internal rules | ||||||
| 1263 | */ | ||||||
| 1264 | public abstract boolean equals(Object object); | ||||||
| 1265 | |||||||
| 1266 | /** | ||||||
| 1267 | * Gets a hash code compatible with equals. | ||||||
| 1268 | * | ||||||
| 1269 | * @return suitable hashcode | ||||||
| 1270 | */ | ||||||
|
|||||||
| 1271 | 6747 | public int hashCode() {... |
|||||
| 1272 | 6747 | return 57 + getID().hashCode(); | |||||
| 1273 | } | ||||||
| 1274 | |||||||
| 1275 | /** | ||||||
| 1276 | * Gets the datetime zone as a string, which is simply its ID. | ||||||
| 1277 | * @return the id of the zone | ||||||
| 1278 | */ | ||||||
|
|||||||
| 1279 | 6 | public String toString() {... |
|||||
| 1280 | 6 | return getID(); | |||||
| 1281 | } | ||||||
| 1282 | |||||||
| 1283 | /** | ||||||
| 1284 | * By default, when DateTimeZones are serialized, only a "stub" object | ||||||
| 1285 | * referring to the id is written out. When the stub is read in, it | ||||||
| 1286 | * replaces itself with a DateTimeZone object. | ||||||
| 1287 | * @return a stub object to go in the stream | ||||||
| 1288 | */ | ||||||
|
|||||||
| 1289 | 28 | protected Object writeReplace() throws ObjectStreamException {... |
|||||
| 1290 | 28 | return new Stub(iID); | |||||
| 1291 | } | ||||||
| 1292 | |||||||
| 1293 | /** | ||||||
| 1294 | * Used to serialize DateTimeZones by id. | ||||||
| 1295 | */ | ||||||
|
|||||||
| 1296 | private static final class Stub implements Serializable { | ||||||
| 1297 | /** Serialization lock. */ | ||||||
| 1298 | private static final long serialVersionUID = -6471952376487863581L; | ||||||
| 1299 | /** The ID of the zone. */ | ||||||
| 1300 | private transient String iID; | ||||||
| 1301 | |||||||
| 1302 | /** | ||||||
| 1303 | * Constructor. | ||||||
| 1304 | * @param id the id of the zone | ||||||
| 1305 | */ | ||||||
|
|||||||
| 1306 | 28 | Stub(String id) {... |
|||||
| 1307 | 28 | iID = id; | |||||
| 1308 | } | ||||||
| 1309 | |||||||
|
|||||||
| 1310 | 28 | private void writeObject(ObjectOutputStream out) throws IOException {... |
|||||
| 1311 | 28 | out.writeUTF(iID); | |||||
| 1312 | } | ||||||
| 1313 | |||||||
|
|||||||
| 1314 | 48 | private void readObject(ObjectInputStream in) throws IOException {... |
|||||
| 1315 | 48 | iID = in.readUTF(); | |||||
| 1316 | } | ||||||
| 1317 | |||||||
|
|||||||
| 1318 | 48 | private Object readResolve() throws ObjectStreamException {... |
|||||
| 1319 | 48 | return forID(iID); | |||||
| 1320 | } | ||||||
| 1321 | } | ||||||
| 1322 | |||||||
| 1323 | //------------------------------------------------------------------------- | ||||||
| 1324 | /** | ||||||
| 1325 | * Lazy initialization to avoid a synchronization lock. | ||||||
| 1326 | */ | ||||||
|
|||||||
| 1327 | static final class LazyInit { | ||||||
| 1328 | |||||||
| 1329 | /** Cache of old zone IDs to new zone IDs */ | ||||||
| 1330 | static final Map<String, String> CONVERSION_MAP = buildMap(); | ||||||
| 1331 | /** Time zone offset formatter. */ | ||||||
| 1332 | static final DateTimeFormatter OFFSET_FORMATTER = buildFormatter(); | ||||||
| 1333 | |||||||
|
|||||||
| 1334 | 2 | private static DateTimeFormatter buildFormatter() {... |
|||||
| 1335 | // Can't use a real chronology if called during class | ||||||
| 1336 | // initialization. Offset parser doesn't need it anyhow. | ||||||
| 1337 | 2 | Chronology chrono = new BaseChronology() { | |||||
| 1338 | private static final long serialVersionUID = -3128740902654445468L; | ||||||
|
|||||||
| 1339 | 43 | public DateTimeZone getZone() {... |
|||||
| 1340 | 43 | return null; | |||||
| 1341 | } | ||||||
|
|||||||
| 1342 | 43 | public Chronology withUTC() {... |
|||||
| 1343 | 43 | return this; | |||||
| 1344 | } | ||||||
|
|||||||
| 1345 | 0 | public Chronology withZone(DateTimeZone zone) {... |
|||||
| 1346 | 0 | return this; | |||||
| 1347 | } | ||||||
|
|||||||
| 1348 | 0 | public String toString() {... |
|||||
| 1349 | 0 | return getClass().getName(); | |||||
| 1350 | } | ||||||
| 1351 | }; | ||||||
| 1352 | 2 | return new DateTimeFormatterBuilder() | |||||
| 1353 | .appendTimeZoneOffset(null, true, 2, 4) | ||||||
| 1354 | .toFormatter() | ||||||
| 1355 | .withChronology(chrono); | ||||||
| 1356 | } | ||||||
| 1357 | |||||||
|
|||||||
| 1358 | 2 | private static Map<String, String> buildMap() {... |
|||||
| 1359 | // Backwards compatibility with TimeZone. | ||||||
| 1360 | 2 | Map<String, String> map = new HashMap<String, String>(); | |||||
| 1361 | 2 | map.put("GMT", "UTC"); | |||||
| 1362 | 2 | map.put("WET", "WET"); | |||||
| 1363 | 2 | map.put("CET", "CET"); | |||||
| 1364 | 2 | map.put("MET", "CET"); | |||||
| 1365 | 2 | map.put("ECT", "CET"); | |||||
| 1366 | 2 | map.put("EET", "EET"); | |||||
| 1367 | 2 | map.put("MIT", "Pacific/Apia"); | |||||
| 1368 | 2 | map.put("HST", "Pacific/Honolulu"); // JDK 1.1 compatible | |||||
| 1369 | 2 | map.put("AST", "America/Anchorage"); | |||||
| 1370 | 2 | map.put("PST", "America/Los_Angeles"); | |||||
| 1371 | 2 | map.put("MST", "America/Denver"); // JDK 1.1 compatible | |||||
| 1372 | 2 | map.put("PNT", "America/Phoenix"); | |||||
| 1373 | 2 | map.put("CST", "America/Chicago"); | |||||
| 1374 | 2 | map.put("EST", "America/New_York"); // JDK 1.1 compatible | |||||
| 1375 | 2 | map.put("IET", "America/Indiana/Indianapolis"); | |||||
| 1376 | 2 | map.put("PRT", "America/Puerto_Rico"); | |||||
| 1377 | 2 | map.put("CNT", "America/St_Johns"); | |||||
| 1378 | 2 | map.put("AGT", "America/Argentina/Buenos_Aires"); | |||||
| 1379 | 2 | map.put("BET", "America/Sao_Paulo"); | |||||
| 1380 | 2 | map.put("ART", "Africa/Cairo"); | |||||
| 1381 | 2 | map.put("CAT", "Africa/Harare"); | |||||
| 1382 | 2 | map.put("EAT", "Africa/Addis_Ababa"); | |||||
| 1383 | 2 | map.put("NET", "Asia/Yerevan"); | |||||
| 1384 | 2 | map.put("PLT", "Asia/Karachi"); | |||||
| 1385 | 2 | map.put("IST", "Asia/Kolkata"); | |||||
| 1386 | 2 | map.put("BST", "Asia/Dhaka"); | |||||
| 1387 | 2 | map.put("VST", "Asia/Ho_Chi_Minh"); | |||||
| 1388 | 2 | map.put("CTT", "Asia/Shanghai"); | |||||
| 1389 | 2 | map.put("JST", "Asia/Tokyo"); | |||||
| 1390 | 2 | map.put("ACT", "Australia/Darwin"); | |||||
| 1391 | 2 | map.put("AET", "Australia/Sydney"); | |||||
| 1392 | 2 | map.put("SST", "Pacific/Guadalcanal"); | |||||
| 1393 | 2 | map.put("NST", "Pacific/Auckland"); | |||||
| 1394 | 2 | return Collections.unmodifiableMap(map); | |||||
| 1395 | } | ||||||
| 1396 | } | ||||||
| 1397 | |||||||
| 1398 | } |
